Move bullet bouncing into separate datatype field
This commit is contained in:
@@ -236,6 +236,8 @@ inventoryX c = case c of
|
||||
, makeTypeCraftNum 1 LIGHTSENSOR
|
||||
, makeTypeCraftNum 1 SOUNDSENSOR
|
||||
, makeTypeCraftNum 1 HEATSENSOR
|
||||
, makeTypeCraftNum 1 BOUNCEMODULE
|
||||
, makeTypeCraftNum 1 INCENDIARYMODULE
|
||||
]
|
||||
_ -> []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user