Allow for creature death sounds
This commit is contained in:
@@ -285,6 +285,15 @@ inventoryX c = case c of
|
||||
, FlashBall ]]
|
||||
<> [bulletModule (BulletModPayload BulGas)]
|
||||
<> [bulletModule (BulletModEffect x) | x <- [minBound .. maxBound]]
|
||||
"W" -> [miniGunX 2
|
||||
, beltMag
|
||||
, miniGunX 3
|
||||
, beltMag
|
||||
, miniGunX 4
|
||||
, beltMag
|
||||
, miniGunX 5
|
||||
, beltMag
|
||||
]
|
||||
_ -> []
|
||||
|
||||
testInventory :: [Item]
|
||||
|
||||
Reference in New Issue
Block a user