diff options
| author | Xanadu <none@none> | 2010-03-17 21:20:21 +0100 |
|---|---|---|
| committer | Xanadu <none@none> | 2010-03-17 21:20:21 +0100 |
| commit | 5603de604848ddee3198a8735c65782621c5e54d (patch) | |
| tree | 38ebde3020e470e51002a0be03b6969da6233b32 /sql | |
| parent | 6f6c7a85afe3136ddb47f7a6d80cb2f01f403c05 (diff) | |
Argent Tournament Post script by Malcrom
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/7597_world_scriptname.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/7597_world_scriptname.sql b/sql/updates/7597_world_scriptname.sql new file mode 100644 index 00000000000..0c7e42939f4 --- /dev/null +++ b/sql/updates/7597_world_scriptname.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `ScriptName`= 'npc_argent_tournament_post' WHERE `entry`=35473; |
