mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
3
data/sql/updates/pending_db_world/doomfire_scripting.sql
Normal file
3
data/sql/updates/pending_db_world/doomfire_scripting.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
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