diff options
| author | Blaymoira <none@none> | 2008-12-22 21:04:46 +0100 |
|---|---|---|
| committer | Blaymoira <none@none> | 2008-12-22 21:04:46 +0100 |
| commit | 7c509e465ff45ae69447bfe2256746276b71ad38 (patch) | |
| tree | 5c53b3779e89ec1877a7ef409fbfb1da3c37da85 /sql/updates | |
| parent | d1a83bcaf80d9938e1c256c0e87b602b8b32e2c8 (diff) | |
*Add support for quest 9212 - patch provided by Lighguard
--HG--
branch : trunk
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/583_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/583_world_scripts.sql b/sql/updates/583_world_scripts.sql new file mode 100644 index 00000000000..45f8d80a244 --- /dev/null +++ b/sql/updates/583_world_scripts.sql @@ -0,0 +1 @@ +UPDATE creature_template SET Scriptname='npc_ranger_lilatha' WHERE entry=16295;
\ No newline at end of file |
