Tweak bullet magazines

This commit is contained in:
2025-10-03 12:33:28 +01:00
parent 4d1d2f36bc
commit a8348a3515
6 changed files with 12 additions and 11 deletions
+2 -1
View File
@@ -246,7 +246,8 @@ tutHub = do
=<< roomNgon 6 100
bcor <- treeAttachDeep (return door) <$> blockedCorridor
r1 <- r burstRifle <&> rmPmnts .:~ t
r2 <- r (drumMag & itConsumables ?~ 500)
r2 <- r (drumMag & itConsumables ?~ 90)
--r2 <- r (tinMag & itConsumables ?~ 500)
return $
tToBTree "DoorTest" $
Node