parent
2c246e49d0
commit
fe6137b0a0
2 changed files with 42 additions and 7 deletions
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue