chore(DB): import pending files

Referenced commit(s): 577ae14b25
This commit is contained in:
AzerothCoreBot
2022-07-24 21:01:00 +00:00
parent 577ae14b25
commit a7b2723823

View File

@@ -0,0 +1,5 @@
-- DB update 2022_07_24_06 -> 2022_07_24_07
--
UPDATE `gameobject_template` SET `ScriptName` = 'go_sand_trap' WHERE `entry` = 180647;
UPDATE `creature_text` SET `TextRange` = 3 WHERE `CreatureID` = 15339 AND `GroupID` = 5;