Commit before implementing positional inventory
This commit is contained in:
@@ -52,6 +52,8 @@ equipItemSPic et _ = case et of
|
||||
noPic $ colorSH yellow $ upperPrismPolyMT 10 $ polyCirc 3 5
|
||||
BULLETBELTPACK ->
|
||||
noPic $ colorSH green backpackShape
|
||||
BULLETBELTBRACER
|
||||
-> noPic (colorSH green $ upperPrismPolySU 3 $ rectWH 2 2)
|
||||
AUTODETECTOR dt -> noPic (colorSH (detectorColor dt) $ upperPrismPolySU 3 $ rectWH 2 2)
|
||||
|
||||
backpackShape :: Shape
|
||||
|
||||
Reference in New Issue
Block a user