mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_05_21_01 -> 2022_05_21_02
|
||||
-- Horde Scout, fix wrong broadcastTextId(previously 1934, now 1935)
|
||||
DELETE FROM `creature_text` WHERE `CreatureID` = 11680;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_05_21_02 -> 2022_05_21_03
|
||||
-- Dungeon/BRD Link mobs in the 2 rooms before High Interrogator Gerstahn (no previous creature_formations for the listed GUIDs)
|
||||
-- Left room
|
||||
DELETE FROM `creature_formations` WHERE `memberguid` IN (90695,91054,91082,90850);
|
||||
Reference in New Issue
Block a user