Add trajectory to grenades, various refactoring

This commit is contained in:
2021-09-25 18:39:53 +01:00
parent a0340eb024
commit 32367b5b2d
32 changed files with 339 additions and 253 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ defaultWorld = World
, _clouds = []
, _cloudsZone = Zone IM.empty
, _itemPositions = IM.empty
, _projectiles = IM.empty
, _props = IM.empty
, _particles = []
, _walls = IM.empty
, _wallsZone = Zone IM.empty