From ccaa12c08e165b272fdde1989072bcd0d8308b91 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 11 Aug 2014 12:38:50 +0200 Subject: [PATCH] Rename a variable that slipped right past us --- QuickQuest.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuickQuest.lua b/QuickQuest.lua index 3d589bd..6ed8667 100644 --- a/QuickQuest.lua +++ b/QuickQuest.lua @@ -135,7 +135,7 @@ QuickQuest:Register('GOSSIP_SHOW', function() end end - if(MonomythDB.faireport) then + if(QuickQuestDB.faireport) then local creatureID = GetCreatureID() if(creatureID and creatureID == 57850) then -- See if 1 is the right option -- 1.7.9.5