Make items recoverable from base type
This commit is contained in:
@@ -85,5 +85,5 @@ maybeWarmupStatus it = case it ^? itUse . useDelay . warmMax of
|
||||
in Just $ Prelude.take (5 - Prelude.length n) "*WARM" ++ n
|
||||
|
||||
defaultItemType :: ItemType
|
||||
defaultItemType = ItemType NOTDEFINED mempty
|
||||
defaultItemType = ItemType NOTDEFINED mempty NoStack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user