Make item display universal
This commit is contained in:
@@ -139,10 +139,6 @@ flatShield = defaultEquipment
|
||||
, _heldScroll = \_ _ -> id
|
||||
}
|
||||
, _itInvSize = 3
|
||||
, _itInvDisplay = \it -> head (basicItemDisplay it) :
|
||||
["*" ++ replicate 13 ' ' ++ "*"
|
||||
,"*" ++ replicate 13 ' ' ++ "*"
|
||||
]
|
||||
}
|
||||
& itType . iyBase .~ FLATSHIELD
|
||||
flatShieldEquipSPic :: Item -> SPic
|
||||
|
||||
Reference in New Issue
Block a user