diff --git a/Resetting-plot-biomes.md b/Resetting-plot-biomes.md index 19be0c4..2000f66 100644 --- a/Resetting-plot-biomes.md +++ b/Resetting-plot-biomes.md @@ -3,6 +3,7 @@ Download: https://www.dropbox.com/s/axvgoqd9swoe8m1/setbiomes.js?dl=0 ```javascript /* This script will reset all biomes in claimed plots +/plot debugexec runasync setbiomes.js Forest */ var plots = PS.sortPlots(PS.getPlots()); for (var i = 0; i < plots.size(); i++) {