From 4b497a810f673b440cccbeda65dd46da5cf51bf5 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 17 Jun 2013 02:39:16 +0200 Subject: [PATCH] Don't want to delay these events --- Monomyth.lua | 4 ---- 1 file changed, 4 deletions(-) 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, } -- 1.7.9.5