diff options
author | Reid <reidyaro@gmail.com> | 2016-01-25 00:30:26 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-25 00:30:26 +0100 |
commit | c80b22676a1ca9edb210fcef3c389f95fd52e841 (patch) | |
tree | 22bf7002ed15c1e9644fd1a3331e71283880175c /npcs.xml | |
parent | c1327cb856074b89b53007281e47da12ff0d19f1 (diff) | |
download | clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.gz clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.bz2 clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.xz clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.zip |
Add quest effect instead of map effect for Katja's quest.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -598,6 +598,10 @@ IDs 990-999 = Special <particlefx>graphics/particles/savepoint-32x64.xml</particlefx> <menu name="Save" command="talk 'NAME'"/> </npc> + <npc id="911"> + <!-- Artis trees for Katja quest. --> + <menu name="Talk" command="talk 'NAME'"/> + </npc> <npc id="999"> <!-- No sprite. --> <menu name="Talk" command="talk 'NAME'"/> |