mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
rename files
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
-- Fix for "Guarded Thunderbrew Barrel" and "Distracting Jarven"
|
||||
UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `id` in (308,403);
|
||||
@@ -1 +0,0 @@
|
||||
UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId`=55689;
|
||||
@@ -0,0 +1,2 @@
|
||||
-- Fix for "Guarded Thunderbrew Barrel" and "Distracting Jarven"
|
||||
-- UPDATE `quest_template_addon` SET `PrevQuestID`=0 WHERE `id` in (308,403);
|
||||
@@ -0,0 +1 @@
|
||||
-- UPDATE `spell_proc` SET `AttributesMask`=`AttributesMask`|0x2 WHERE `SpellId`=55689;
|
||||
Reference in New Issue
Block a user