mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Update HilbertSandTrap.lua
added enable_water mapgen setting for use with grass_only
This commit is contained in:
parent
a3092bd13f
commit
2e0d4db719
@ -91,6 +91,7 @@ RS.set_map_gen_settings(
|
||||
{
|
||||
MGSP.cliff_none,
|
||||
MGSP.grass_only,
|
||||
MGSP.enable_water,
|
||||
MGSP.enemy_very_high,
|
||||
MGSP.starting_area_very_low,
|
||||
ore_settings,
|
||||
|
Loading…
Reference in New Issue
Block a user