mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 22:56:37 +00:00
Cleanup of some lua code, initial work on encounter_quests
This commit is contained in:
@@ -61,6 +61,8 @@ typedef enum {
|
||||
EVENT_ITEM_TICK,
|
||||
EVENT_DUEL_WIN,
|
||||
EVENT_DUEL_LOSE,
|
||||
EVENT_ENCOUNTER_LOAD,
|
||||
EVENT_ENCOUNTER_UNLOAD,
|
||||
|
||||
_LargestEventID
|
||||
} QuestEventID;
|
||||
|
||||
Reference in New Issue
Block a user