Move towards adding in pulse laser "rifle" (like UT shock rifle)
This commit is contained in:
@@ -117,6 +117,7 @@ data LWorld = LWorld
|
||||
, _shockwaves :: [Shockwave]
|
||||
, _lasers :: [Laser]
|
||||
, _pulseLasers :: [PulseLaser]
|
||||
, _pulseBalls :: IM.IntMap PulseBall
|
||||
, _linearShockwaves :: IM.IntMap LinearShockwave
|
||||
, _tractorBeams :: [TractorBeam]
|
||||
, _walls :: IM.IntMap Wall
|
||||
|
||||
Reference in New Issue
Block a user