Make blunderbusses take bullet modules, make flamelets damage walls

This commit is contained in:
2022-03-22 19:29:15 +00:00
parent 27025b6605
commit bda65968b0
4 changed files with 23 additions and 7 deletions
+5
View File
@@ -181,4 +181,9 @@ bulletWeapons = [bangStick i | i <- [1..9] ]
,burstRifle
,fastBurstRifle
,completeBurstRifle
,bangCone
,blunderbuss
,bigBlunderbuss
,biggerBlunderbuss
,biggestBlunderbuss
]