Remove equipment records

This commit is contained in:
2025-06-05 15:18:59 +01:00
parent 482ed6514c
commit 619ad4edc8
5 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -11,6 +11,6 @@ defaultEquip =
, _eeOnEquip = ItmCrWdWdDoNothing
, _eeOnRemove = ItmCrWdWdDoNothing
, _eeParams = NoEquipParams
, _eeViewDist = Nothing
-- , _eeViewDist = Nothing
-- , _eeAttachPos = 0
}