Mapper, ARHUD, radar sweeps update. Add dropper items
This commit is contained in:
@@ -43,8 +43,10 @@ itemSPic it = case it ^. itType of
|
||||
STICKYMOD -> defSPic
|
||||
ITEMSCAN -> defSPic
|
||||
MAPPER -> defSPic
|
||||
ARHUD -> defSPic
|
||||
INTROSCAN {} -> defSPic
|
||||
DETECTOR dt -> noPic (colorSH (detectorColor dt) $ upperPrismPolySU 3 $ rectWH 2 2)
|
||||
DROPPER{} -> defSPic
|
||||
|
||||
craftItemSPic :: CraftType -> Shape
|
||||
craftItemSPic = \case
|
||||
|
||||
Reference in New Issue
Block a user