Remove consumable records
This commit is contained in:
@@ -7,5 +7,5 @@ itUseCondition :: Item -> UseCondition
|
||||
itUseCondition itm = case _itType itm of
|
||||
DETECTOR _ -> UseableAnytime
|
||||
HELD BLINKER -> UseableAnytime
|
||||
HELD UNSAFEBLINKER -> UseableAnytime
|
||||
HELD BLINKERUNSAFE -> UseableAnytime
|
||||
_ -> UseableWhenAimed
|
||||
|
||||
Reference in New Issue
Block a user