mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
4
data/sql/updates/db_world/2024_05_29_00.sql
Normal file
4
data/sql/updates/db_world/2024_05_29_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_05_28_00 -> 2024_05_29_00
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 18104 AND `source_type` = 0;
|
||||
UPDATE `creature_template` SET `speed_run` = 3, `AIName` = '', `ScriptName` = 'npc_doomfire_spirit' WHERE `entry` = 18104;
|
||||
Reference in New Issue
Block a user