Make equipment effects use item locations
Move towards removing on/off equipment effects
This commit is contained in:
@@ -8,8 +8,8 @@ defaultEquip =
|
||||
EquipEffect
|
||||
{ _eeSite = GoesOnHead
|
||||
, _eeUse = EDoNothing
|
||||
, _eeOnEquip = EDoNothing
|
||||
, _eeOnRemove = EDoNothing
|
||||
, _eeOnEquip = ItmCrWdWdDoNothing
|
||||
, _eeOnRemove = ItmCrWdWdDoNothing
|
||||
, _eeParams = NoEquipParams
|
||||
, _eeViewDist = Nothing
|
||||
, _eeAttachPos = 0
|
||||
|
||||
Reference in New Issue
Block a user