Move shells to external magazines

This commit is contained in:
2024-06-22 15:36:58 +01:00
parent e977673aa2
commit 25cecb8ea6
10 changed files with 230 additions and 191 deletions
+2 -1
View File
@@ -254,6 +254,8 @@ stackedInventory :: [Item]
stackedInventory =
[ burstRifle
, tinMag
, launcher
, shellMag
, pipe
, scrollWatch
, rewindWatch
@@ -275,7 +277,6 @@ stackedInventory =
, lasWide 20
, flameThrower
, poisonSprayer
, launcher
, bulletBeltPack
, bulletBeltBracer
]