Fix burst rifle rate delay bug, various cleanups
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ import Dodge.Wall.Move
|
||||
import Geometry
|
||||
import LensHelp
|
||||
|
||||
equipBackgroundEffect :: LocationLDT ItemLink ComposedItem -> Creature -> World -> World
|
||||
equipBackgroundEffect :: LocationLDT ItemLink CItem -> Creature -> World -> World
|
||||
equipBackgroundEffect loc cr = case eo of
|
||||
EQUIP (MAGSHIELD mt) -> useMagShield mt itm cr
|
||||
EQUIP WRISTARMOUR -> setWristShieldPos itm cr
|
||||
|
||||
Reference in New Issue
Block a user