mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Added three new events
This commit is contained in:
@@ -64,6 +64,9 @@ typedef enum {
|
||||
EVENT_ENCOUNTER_LOAD,
|
||||
EVENT_ENCOUNTER_UNLOAD,
|
||||
EVENT_COMMAND,
|
||||
EVENT_DROP_ITEM,
|
||||
EVENT_DESTROY_ITEM,
|
||||
EVENT_FEIGN_DEATH,
|
||||
|
||||
_LargestEventID
|
||||
} QuestEventID;
|
||||
|
||||
Reference in New Issue
Block a user