Separate Clouds and Dust

This commit is contained in:
2025-06-25 14:51:15 +01:00
parent d61ea304ad
commit d4b2f23c9d
19 changed files with 341 additions and 213 deletions
+2
View File
@@ -48,6 +48,7 @@ defaultWorld =
, _worldEventFlags = mempty
, _crZoning = mempty
, _clZoning = mempty
, _dsZoning = mempty
, _wlZoning = mempty
, _pnZoning = mempty
, _peZoning = mempty
@@ -101,6 +102,7 @@ defaultLWorld =
, _creatures = IM.empty
, _creatureGroups = IM.empty
, _clouds = mempty
, _dusts = mempty
, _gusts = IM.empty
, _itemLocations = IM.empty
, _props = IM.empty