Add clicker items that use other items with a one frame delay
This commit is contained in:
@@ -31,6 +31,7 @@ itemFromBase = \case
|
||||
DETECTOR d -> detector d
|
||||
ARHUD -> arHUD
|
||||
DROPPER x -> dropper x
|
||||
CLICKER x -> clicker x
|
||||
|
||||
itemFromAmmoMag :: AmmoMagType -> Item
|
||||
itemFromAmmoMag at = case at of
|
||||
|
||||
Reference in New Issue
Block a user