diff options
| author | BroodWyrm <none@none> | 2009-05-04 20:13:22 +0200 |
|---|---|---|
| committer | BroodWyrm <none@none> | 2009-05-04 20:13:22 +0200 |
| commit | c00509eba4972c85cdc646953c25525dcfe69832 (patch) | |
| tree | d25a9cea919f31867c1c811473a0ebc9457c0a12 /sql/world_scripts_full.sql | |
| parent | 4182821babbb6a093860c6d2aac3a41ccbcaabd2 (diff) | |
*Add script for Utgard Keep - Forge Master (Forge Fire Event)
--HG--
branch : trunk
Diffstat (limited to 'sql/world_scripts_full.sql')
| -rw-r--r-- | sql/world_scripts_full.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/world_scripts_full.sql b/sql/world_scripts_full.sql index f30a02448d1..e5e11b6436a 100644 --- a/sql/world_scripts_full.sql +++ b/sql/world_scripts_full.sql @@ -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 */ |
