mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 00:19:59 +01:00
*Add script for Utgard Keep - Forge Master (Forge Fire Event)
--HG-- branch : trunk
This commit is contained in:
1
sql/updates/3120_world_scripts.sql
Normal file
1
sql/updates/3120_world_scripts.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_dragonflayer_forge_master' WHERE `entry` = 24079;
|
||||
@@ -962,6 +962,7 @@ UPDATE `creature_template` SET `ScriptName`= 'boss_dalronn_the_controller' WHERE
|
||||
UPDATE `creature_template` SET `ScriptName`='boss_ingvar_the_plunderer' WHERE `entry`=23954;
|
||||
UPDATE `creature_template` SET `ScriptName`='mob_annhylde_the_caller' WHERE `entry`=24068;
|
||||
UPDATE `creature_template` SET `ScriptName`='mob_ingvar_throw_dummy' WHERE `entry`=23997;
|
||||
UPDATE `creature_template` SET `ScriptName`='npc_dragonflayer_forge_master' WHERE `entry` = 24079;
|
||||
|
||||
/* WAILING CAVERNS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user