diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-09-03 03:37:05 +0300 |
---|---|---|
committer | Joseph Botosh <rumly111@gmail.com> | 2015-09-03 03:37:24 +0300 |
commit | b49302842474f3c7f13866201b65bdfb59268e0e (patch) | |
tree | ecf64349c490c764a929a748993874e23e6f290a /quests.xml | |
parent | dfa784d9b2d533ab7514569a8af3fab0fc125032 (diff) | |
download | clientdata-b49302842474f3c7f13866201b65bdfb59268e0e.tar.gz clientdata-b49302842474f3c7f13866201b65bdfb59268e0e.tar.bz2 clientdata-b49302842474f3c7f13866201b65bdfb59268e0e.tar.xz clientdata-b49302842474f3c7f13866201b65bdfb59268e0e.zip |
add quest Moon and the Urchin to quests.xml
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -407,4 +407,23 @@ Copyright (C) 2012-2013 Evol Online --> <text>Reward: Lollypop.</text> </quest> </var> + <var id="20"> + <quest name="Moon and the Urchin" group="Artis" incomplete="1"> + <name>Moon and the Urchin</name> + <text>Moon, the elven girl, accidently stepped on an urchin.</text> + <text>She wants you to bring her some [@@706|Croc Claw@@] to get rid of spikes.</text> + <text></text> + <text>Quest Giver: Moon.</text> + <text>Coordinates: Artis, Moon's House (164,44)</text> + <text>Reward: Unknown.</text> + </quest> + <quest name="Moon and the Urchin" group="Artis" complete="2"> + <name>Moon and the Urchin</name> + <text>You helped Moon to get rid of urchin spikes from her foot.</text> + <text></text> + <text>Quest Giver: Moon.</text> + <text>Coordinates: Artis, Moon's House (164,44)</text> + <text>Reward: 1500 Exp.</text> + </quest> + </var> </quests> |