mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Many fixes to regressions in perl and cleaning up the final interface
This commit is contained in:
+4
-2
@@ -40,8 +40,10 @@ typedef enum {
|
||||
EVENT_ITEM_ENTER_ZONE,
|
||||
EVENT_TARGET_CHANGE, //target selected, target changed, or target removed
|
||||
EVENT_HATE_LIST,
|
||||
EVENT_SPELL_EFFECT,
|
||||
EVENT_SPELL_BUFF_TIC,
|
||||
EVENT_SPELL_EFFECT_CLIENT,
|
||||
EVENT_SPELL_EFFECT_NPC,
|
||||
EVENT_SPELL_BUFF_TIC_CLIENT,
|
||||
EVENT_SPELL_BUFF_TIC_NPC,
|
||||
EVENT_SPELL_FADE,
|
||||
EVENT_SPELL_EFFECT_TRANSLOCATE_COMPLETE,
|
||||
EVENT_COMBINE_SUCCESS, //PC successfully combined a recipe
|
||||
|
||||
Reference in New Issue
Block a user