Separate incendiary ebs and flamelets
This commit is contained in:
@@ -281,8 +281,8 @@ inventoryX c = case c of
|
||||
, megaTinMag 10200
|
||||
] <>
|
||||
-- [bulletTargetingModule btt | btt <- [minBound .. maxBound]]
|
||||
[bulletModule (BulletModPayload (BulBall x)) | x <- [ FlameletBall 5 0
|
||||
, ElectricalBall
|
||||
[bulletModule (BulletModPayload (BulBall x)) | x <- [ IncendiaryBall
|
||||
, ElectricalBall 0
|
||||
, ExplosiveBall
|
||||
, FlashBall ]]
|
||||
<> [bulletModule (BulletModEffect x) | x <- [minBound .. maxBound]]
|
||||
|
||||
Reference in New Issue
Block a user