Start removing tweakables

This commit is contained in:
2024-09-30 14:07:20 +01:00
parent ad76359dcf
commit 06cca549d9
11 changed files with 184 additions and 109 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ defaultHeldItem = Item
, _itDimension = defaultItemDimension
, _itUse = defaultHeldUse
, _itParams = NoParams
, _itTweaks = NoTweaks
-- , _itTweaks = NoTweaks
-- , _itScope = NoScope
, _itAttachments = mempty
}