Quantcast

Don't want to delay these events

Adrian L Lange [06-17-13 - 00:39]
Don't want to delay these events
Filename
Monomyth.lua
diff --git a/Monomyth.lua b/Monomyth.lua
index 1b661bb..7660367 100644
--- a/Monomyth.lua
+++ b/Monomyth.lua
@@ -34,11 +34,7 @@ local delayEvent = {
 	QUEST_GREETING = true,
 	QUEST_DETAIL = true,
 	QUEST_ACCEPT_CONFIRM = true,
-	QUEST_ACCEPTED = true,
 	QUEST_PROGRESS = true,
-	QUEST_ITEM_UPDATE = true,
-	QUEST_COMPLETE = true,
-	QUEST_FINISHED = true,
 	QUEST_AUTOCOMPLETE = true,
 }