mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
5
data/sql/updates/db_world/2022_07_24_07.sql
Normal file
5
data/sql/updates/db_world/2022_07_24_07.sql
Normal 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;
|
||||
Reference in New Issue
Block a user