Move around ammo source checks

This commit is contained in:
2024-06-22 16:23:34 +01:00
parent 25cecb8ea6
commit c723d1b1e1
25 changed files with 218 additions and 263 deletions
+1
View File
@@ -33,6 +33,7 @@ itemFromAmmoMag at = case at of
REVOLVEMAG -> revolveMag
BELTMAG -> beltMag
SHELLMAG -> shellMag
BATTERY -> battery
itemFromAttachType :: AttachType -> Item
itemFromAttachType at = case at of