Split gasses and clouds
This commit is contained in:
@@ -45,6 +45,7 @@ defaultWorld =
|
||||
, _worldEventFlags = mempty
|
||||
, _crZoning = mempty
|
||||
, _clZoning = mempty
|
||||
, _gasZoning = mempty
|
||||
, _dsZoning = mempty
|
||||
, _wlZoning = mempty
|
||||
-- , _pnZoning = mempty
|
||||
@@ -106,6 +107,7 @@ defaultLWorld =
|
||||
, _creatures = IM.empty
|
||||
, _creatureGroups = IM.empty
|
||||
, _clouds = mempty
|
||||
, _gasses = mempty
|
||||
, _dusts = mempty
|
||||
, _gusts = IM.empty
|
||||
-- , _itemLocations = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user