mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_11_03_08 -> 2022_11_04_00
|
||||
--
|
||||
SET @FACTION_BOTH := 6;
|
||||
UPDATE `areatrigger_tavern` SET `faction` = @FACTION_BOTH WHERE `id` = 862;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_11_04_00 -> 2022_11_04_01
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE `id` IN (8789, 8790);
|
||||
Reference in New Issue
Block a user