Add trajectory to grenades, various refactoring
This commit is contained in:
@@ -42,7 +42,7 @@ initialWorld = defaultWorld
|
||||
, _cameraRot = 0
|
||||
, _cameraZoom = 10
|
||||
, _creatures = IM.fromList [(0,startCr)]
|
||||
, _projectiles = IM.empty
|
||||
, _props = IM.empty
|
||||
, _walls = IM.empty
|
||||
, _forceFields = IM.empty
|
||||
, _floorItems = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user