diff options
author | Blaymoira <none@none> | 2008-12-31 15:55:11 +0100 |
---|---|---|
committer | Blaymoira <none@none> | 2008-12-31 15:55:11 +0100 |
commit | 2a4ef556e4552209950fe1faf0b18e74842f4d9d (patch) | |
tree | f79f5d0d7a3c71c5338b2192fdda177e925a7053 /sql | |
parent | d22e91d92e8543ccd98bc016e7912bfdd5db25c2 (diff) |
*Support for quest 8488
--HG--
branch : trunk
Diffstat (limited to 'sql')
-rw-r--r-- | sql/updates/728_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/728_world_scripts.sql b/sql/updates/728_world_scripts.sql new file mode 100644 index 00000000000..5b042ee40a1 --- /dev/null +++ b/sql/updates/728_world_scripts.sql @@ -0,0 +1 @@ +update creature_template set scriptname='npc_apprentice_mirveda' where entry=15402;
\ No newline at end of file |