Feature #1456 ยป 0082-civ2civ3-sandbox-Reduce-number-of-Storms.patch
| data/civ2civ3/game.ruleset | ||
|---|---|---|
|       "revolentype", "RANDQUICK" | ||
|       "tradeworldrelpct", 100 | ||
|       "disasters", 100 | ||
|       "animals", 14 | ||
|     } | ||
| data/sandbox/game.ruleset | ||
|---|---|---|
|       "northlatitude", 1000, TRUE | ||
|       "southlatitude", -1000, TRUE | ||
|       "disasters", 100, FALSE | ||
|       "animals", 14, FALSE | ||
|     } | ||