mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
4
data/sql/updates/db_world/2026_02_15_03.sql
Normal file
4
data/sql/updates/db_world/2026_02_15_03.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2026_02_15_02 -> 2026_02_15_03
|
||||
|
||||
-- Move the text in its own group.
|
||||
UPDATE `creature_text` SET `GroupID` = 10, `ID` = 0 WHERE (`CreatureID` = 28860) AND (`GroupID` = 7) AND (`ID` = 3);
|
||||
Reference in New Issue
Block a user