Continue weapon refactor, gas combinations
This commit is contained in:
@@ -269,9 +269,12 @@ testInventory =
|
||||
stackedInventory :: [Item]
|
||||
stackedInventory =
|
||||
[ burstRifle
|
||||
, poisonSprayer
|
||||
, chemFuelPouch
|
||||
, megaTinMag
|
||||
, teslaGun
|
||||
, lasGun
|
||||
, tractorGun
|
||||
, megaBattery
|
||||
, bulletSynthesizer
|
||||
, drumMag
|
||||
@@ -299,7 +302,6 @@ stackedInventory =
|
||||
, spawnGun (lamp 5)
|
||||
, lasGun
|
||||
, lasWide 20
|
||||
, flameThrower
|
||||
, poisonSprayer
|
||||
, bulletBeltPack
|
||||
, bulletBeltBracer
|
||||
|
||||
Reference in New Issue
Block a user