Allow for assigning attach items orientations
This commit is contained in:
@@ -16,7 +16,7 @@ import Dodge.Item.Draw.SPic
|
||||
import Dodge.Item.HeldOffset
|
||||
import ShapePicture
|
||||
|
||||
itemEquipPict :: Creature -> LabelDoubleTree ComposeLinkType (PartiallyComposedItem ComposeLinkType)
|
||||
itemEquipPict :: Creature -> LabelDoubleTree ComposeLinkType ComposedItem
|
||||
-> SPic
|
||||
itemEquipPict cr itmtree = case itm ^. itUse of
|
||||
UseHeld{} | itm ^? itLocation . ilIsRoot == Just True
|
||||
|
||||
Reference in New Issue
Block a user