With PR #127 the player now has the ability to do certain actions (e.g. punch, spellcast, etc), however these actions are done in isolation without sending events to and Items. There should be handlers for Items to receive notifications when the player punches or kicks.
With PR #127 the player now has the ability to do certain actions (e.g. punch, spellcast, etc), however these actions are done in isolation without sending events to and
Items. There should be handlers forItems to receive notifications when the player punches or kicks.