Hack interaction between clouds and bloom

This commit is contained in:
2025-06-25 12:01:46 +01:00
parent 04e046ea82
commit b285e44dee
2 changed files with 27 additions and 6 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ chemFuelPouch =
defaultHeldItem & itType .~ AMMOMAG CHEMFUELPOUCH
& itUse .~ UseNothing
& itConsumables
?~ 1000
?~ 100000
bulletSynthesizer :: Item
bulletSynthesizer = makeAttach BULLETSYNTH & itUse .~ UseAttach (APInt 0)