Skip to content

Comments

Event: combatantAdded missed hook#125

Open
bemisguided wants to merge 1 commit intoRanvierMUD:masterfrom
bemisguided:patch-1
Open

Event: combatantAdded missed hook#125
bemisguided wants to merge 1 commit intoRanvierMUD:masterfrom
bemisguided:patch-1

Conversation

@bemisguided
Copy link

combatantAdded event needs to be added to the initiateCombat() as it is not calling addCombatant() directly. There is no way to find the initial target otherewise as the combatStart event occurs before a target is added to the combatant list.

`combatantAdded` event needs to be added to the `initiateCombat()` as it is not calling `addCombatant()` directly. There is no way to find the initial target otherewise as the `combatStart` event occurs before a target is added to the combatant list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant