Move UseDelay out of records
This commit is contained in:
@@ -23,7 +23,7 @@ defaultHeldItem =
|
||||
, _itTargeting = NoItTargeting
|
||||
, _itAmmoSlots = mempty
|
||||
, _itLocation = InVoid
|
||||
, _itUse = defaultHeldUse
|
||||
, _itUse = UseHeld
|
||||
, _itParams = NoParams
|
||||
, _itUseCondition = UseableWhenAimed
|
||||
, _itScroll = NoItemScroll
|
||||
|
||||
Reference in New Issue
Block a user