Magnets
This commit is contained in:
@@ -318,6 +318,8 @@ data ItemUse
|
||||
, _useHammer :: HammerType
|
||||
}
|
||||
| EquipUse
|
||||
{ _eqUse :: Creature -> Int -> World -> World
|
||||
}
|
||||
| NoUse
|
||||
_itUseAimStance :: Item -> AimStance
|
||||
_itUseAimStance = _aimStance . _useAim . _itUse
|
||||
|
||||
Reference in New Issue
Block a user