mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 14:46:54 +01:00
Core/Scripting: UBRS Boss Pyroguard Emberseer closer to being fully scripted.
This commit is contained in:
3
sql/updates/world/2013_06_23_01_world_misc.sql
Normal file
3
sql/updates/world/2013_06_23_01_world_misc.sql
Normal 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;
|
||||
Reference in New Issue
Block a user