Continue tree based inventory update
This commit is contained in:
@@ -39,6 +39,7 @@ itemFromAttachType :: AttachType -> Item
|
||||
itemFromAttachType at = case at of
|
||||
SCROLLATTACH ZOOMSCOPE -> zoomScope
|
||||
TARGETATTACH tt -> targetingScope tt
|
||||
BULLETSYNTHESIZER -> bulletSynthesizer
|
||||
|
||||
|
||||
itemFromConsumableType :: ConsumableItemType -> Item
|
||||
|
||||
Reference in New Issue
Block a user