Fully remove forcefieldgun
This commit is contained in:
@@ -175,7 +175,6 @@ leftItemSPic lt _ = case lt of
|
||||
heldItemSPic :: HeldItemType -> Item -> SPic
|
||||
heldItemSPic ht it = case ht of
|
||||
FLATSHIELD -> flatShieldEquipSPic
|
||||
FORCEFIELDGUN -> defSPic
|
||||
TORCH -> noPic torchShape
|
||||
BANGSTICK i -> noPic $ baseStickShapeX it i -- <> addBullets it
|
||||
PISTOL -> noPic baseStickShape
|
||||
|
||||
Reference in New Issue
Block a user