chore(DB): import pending files

Referenced commit(s): 404a568bef
This commit is contained in:
github-actions[bot]
2026-02-15 17:13:04 +00:00
parent 404a568bef
commit 7a7f455ca2

View 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);