diff options
| author | maximius <none@none> | 2009-10-15 10:57:27 -0700 |
|---|---|---|
| committer | maximius <none@none> | 2009-10-15 10:57:27 -0700 |
| commit | 4159903fadb29007c09016defc43443493467806 (patch) | |
| tree | 47fd249d896fe360de58c27bf3865b4bd0f52076 /sql/updates | |
| parent | 53c348224848f9c334c6c9aaac4bcb75a4c4b26e (diff) | |
*Implement quest 'Trial of Fire' (Howling Fjord), by exul182
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/5908_world_script.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/5908_world_script.sql b/sql/updates/5908_world_script.sql new file mode 100644 index 00000000000..9b02c9c6fb1 --- /dev/null +++ b/sql/updates/5908_world_script.sql @@ -0,0 +1,2 @@ + +UPDATE `creature_template` SET `ScriptName`='npc_apothecary_hanes'; |
