Add setting for whether water floods from map edges

This commit is contained in:
Jonathan G Rennison
2023-09-28 17:11:02 +01:00
parent aa4aee1d23
commit 8a0fab1d4c
5 changed files with 14 additions and 1 deletions

View File

@@ -477,6 +477,7 @@ struct ConstructionSettings {
uint8 raw_industry_construction; ///< type of (raw) industry construction (none, "normal", prospecting)
uint8 industry_platform; ///< the amount of flat land around an industry
bool freeform_edges; ///< allow terraforming the tiles at the map edges
bool flood_from_edges; ///< whether water floods from map edges
uint8 extra_tree_placement; ///< (dis)allow building extra trees in-game
uint8 trees_around_snow_line_range; ///< range around snowline for mixed and arctic forest.
bool trees_around_snow_line_enabled; ///< enable mixed and arctic forest around snowline, and no trees above snowline