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
+1 -1
View File
@@ -145,7 +145,7 @@ craftItemSPic = \case
ammoMagSPic :: Item -> AmmoMagType -> SPic
ammoMagSPic it = \case
--TINMAG -> noPic $ upperPrismPolyTS 1 (rectNSWE 0 (- (am * 5)) (-1) 1)
TINMAG -> noPic $ colorSH yellow $ upperPrismPolyTS 4 (rectNSWE 0 (-6) (-2) 2)
TINMAG -> noPic $ colorSH yellow $ upperBox Small Typical 4 (rectWH 2 3)
--DRUMMAG -> noPic $ colorSH yellow $ upperPrismPolyTS 1 (rectNSWE 0 (- (am * 15)) (-1) 1)
DRUMMAG -> noPic . colorSH yellow $ upperBox Small Typical 4 (polyCirc 3 4)
--DRUMMAG -> noPic $ colorSH yellow $ upperPrismPolyTS 2 (polyCirc 3 5)