mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 19:10:25 +00:00
event_death_complete
This commit is contained in:
+2
-1
@@ -110,7 +110,8 @@ const char *QuestEventSubroutines[_LargestEventID] = {
|
||||
"EVENT_AUGMENT_REMOVE",
|
||||
"EVENT_ENTER_AREA",
|
||||
"EVENT_LEAVE_AREA",
|
||||
"EVENT_RESPAWN"
|
||||
"EVENT_RESPAWN",
|
||||
"EVENT_DEATH_COMPLETE"
|
||||
};
|
||||
|
||||
PerlembParser::PerlembParser() : perl(nullptr), event_queue_in_use_(false) {
|
||||
|
||||
Reference in New Issue
Block a user