Comment out bullet ammo targeting modules
This commit is contained in:
@@ -259,8 +259,8 @@ inventoryX c = case c of
|
||||
, megaTinMag 10200
|
||||
, megaTinMag 10200
|
||||
] <>
|
||||
[bulletTargetingModule btt | btt <- [minBound .. maxBound]]
|
||||
<> [bulletModule (BulletModPayload (BulBall x)) | x <- [minBound .. maxBound]]
|
||||
-- [bulletTargetingModule btt | btt <- [minBound .. maxBound]]
|
||||
[bulletModule (BulletModPayload (BulBall x)) | x <- [minBound .. maxBound]]
|
||||
<> [bulletModule (BulletModEffect x) | x <- [minBound .. maxBound]]
|
||||
_ -> []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user