Core/Scripting: UBRS Boss Pyroguard Emberseer closer to being fully scripted.

This commit is contained in:
Malcrom
2013-06-23 16:16:42 -02:30
parent bb5ef1b462
commit 1a576fa7b2
4 changed files with 277 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
-- Move Blackhand Incarcerator to core scripting
UPDATE `creature_template` SET `AIName`= '',`ScriptName`= 'npc_blackhand_incarcerator' WHERE `entry`=10316;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10316;