rename files

This commit is contained in:
Aokromes
2017-04-28 13:01:33 +02:00
parent 1442c50474
commit 92fa559cb2
5 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +0,0 @@
-- Fix for "Guarded Thunderbrew Barrel" and "Distracting Jarven"
UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `id` in (308,403);

View File

@@ -1 +0,0 @@
UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId`=55689;

View File

@@ -0,0 +1,2 @@
-- Fix for "Guarded Thunderbrew Barrel" and "Distracting Jarven"
-- UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `id` in (308,403);

View File

@@ -0,0 +1 @@
-- UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId`=55689;