Move around ammo source checks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user