diff options
| author | Tartalo <none@none> | 2010-02-24 16:20:01 +0100 |
|---|---|---|
| committer | Tartalo <none@none> | 2010-02-24 16:20:01 +0100 |
| commit | 2ae4291442889923a4ecf63e3240dd4f029b848c (patch) | |
| tree | de75c5b8cc0be488e6863b9daf48afa5b8a42ab9 /sql/updates | |
| parent | b598127ebf69e7c7f7d48ead1d6ac9105db7d4d6 (diff) | |
Borean Tundra: Support for quest 11653
Hah... You're Not So Big Now!
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/7421_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7421_world_scriptname.sql b/sql/updates/7421_world_scriptname.sql new file mode 100644 index 00000000000..ce0dbecc9d1 --- /dev/null +++ b/sql/updates/7421_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`='npc_magmoth_crusher' WHERE `entry`=25434; |
