Work on mapper item, simpler generation of items from console
This commit is contained in:
@@ -28,6 +28,7 @@ itemFromBase = \case
|
||||
ITEMSCAN -> itemScan
|
||||
INTROSCAN t -> introScan t
|
||||
MAPPER -> mapper
|
||||
DETECTOR d -> detector d
|
||||
|
||||
itemFromAmmoMag :: AmmoMagType -> Item
|
||||
itemFromAmmoMag at = case at of
|
||||
|
||||
Reference in New Issue
Block a user