Move UseDelay out of records

This commit is contained in:
2025-06-05 11:00:17 +01:00
parent 289bbcc8a9
commit c8a04b8b1e
16 changed files with 226 additions and 217 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ defaultHeldItem =
, _itTargeting = NoItTargeting
, _itAmmoSlots = mempty
, _itLocation = InVoid
, _itUse = defaultHeldUse
, _itUse = UseHeld
, _itParams = NoParams
, _itUseCondition = UseableWhenAimed
, _itScroll = NoItemScroll