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/updates | |
| parent | 4182821babbb6a093860c6d2aac3a41ccbcaabd2 (diff) | |
*Add script for Utgard Keep - Forge Master (Forge Fire Event)
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/3120_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/3120_world_scripts.sql b/sql/updates/3120_world_scripts.sql new file mode 100644 index 00000000000..543c4473541 --- /dev/null +++ b/sql/updates/3120_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_dragonflayer_forge_master' WHERE `entry` = 24079; |
