diff options
| author | Muhaha <none@none> | 2009-02-05 10:46:43 +0100 |
|---|---|---|
| committer | Muhaha <none@none> | 2009-02-05 10:46:43 +0100 |
| commit | 261425b0cc1dedc46c627f0821953301caec27a6 (patch) | |
| tree | 708f55aae36547d29e1d71995cfa3eaa36b3952e /sql | |
| parent | ee34c5b1d90e34038ef8f634d186b07dd0bb02cd (diff) | |
* Borean Tundra from ScriptDev2
* Updated copyright notice for new year (2009)
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/1207_world_scripts.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/1207_world_scripts.sql b/sql/updates/1207_world_scripts.sql new file mode 100644 index 00000000000..addabe98f1b --- /dev/null +++ b/sql/updates/1207_world_scripts.sql @@ -0,0 +1,2 @@ +UPDATE creature_template SET ScriptName='npc_surristrasz' WHERE entry=24795;
+UPDATE creature_template SET ScriptName='npc_tiare' WHERE entry=30051;
|
