mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 18:08:22 +00:00
[Quest API] Add EVENT_CHARM_START and EVENT_CHARM_END (#5013)
This commit is contained in:
@@ -146,6 +146,8 @@ typedef enum {
|
||||
EVENT_SPELL_BLOCKED,
|
||||
EVENT_READ_ITEM,
|
||||
EVENT_PET_COMMAND,
|
||||
EVENT_CHARM_START,
|
||||
EVENT_CHARM_END,
|
||||
|
||||
// Add new events before these or Lua crashes
|
||||
EVENT_SPELL_EFFECT_BOT,
|
||||
|
||||
Reference in New Issue
Block a user