Make lasGun have multiple functions when attached differently
This commit is contained in:
@@ -282,12 +282,14 @@ testInventory =
|
||||
stackedInventory :: [Item]
|
||||
stackedInventory =
|
||||
[ torch
|
||||
, torch
|
||||
, battery
|
||||
, remoteScreen
|
||||
, megaShellMag
|
||||
, targetingScope TARGETLASER
|
||||
, burstRifle
|
||||
, megaTinMag 100
|
||||
, lasGun
|
||||
, makeTypeCraft TRANSFORMER
|
||||
, teslaGun
|
||||
, megaBattery
|
||||
, flameThrower
|
||||
@@ -315,7 +317,6 @@ stackedInventory =
|
||||
, boosterGun
|
||||
, flatShield
|
||||
, spawnGun (lamp 5)
|
||||
, lasGun
|
||||
-- , lasWide 20
|
||||
, poisonSprayer
|
||||
, bulletBeltPack
|
||||
|
||||
Reference in New Issue
Block a user