diff options
author | Reid <reidyaro@gmail.com> | 2012-12-16 11:04:17 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-16 11:04:17 +0100 |
commit | 31416ff34ce8b18abe6c4648d7c2c48c49218e77 (patch) | |
tree | bc197ca20108c6d5966339ecf04eaa0805a36fe6 /quests.xml | |
parent | 3d89077c3ed073721eba0546aea95a7d8b66083e (diff) | |
download | clientdata-31416ff34ce8b18abe6c4648d7c2c48c49218e77.tar.gz clientdata-31416ff34ce8b18abe6c4648d7c2c48c49218e77.tar.bz2 clientdata-31416ff34ce8b18abe6c4648d7c2c48c49218e77.tar.xz clientdata-31416ff34ce8b18abe6c4648d7c2c48c49218e77.zip |
Add new string on quests.xml .
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -215,13 +215,20 @@ Copyright (C) 2012 Evol Online --> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Unknown.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="3" complete="4"> + <quest name="Chef Gado" group="Ship" incomplete="3" complete="6"> <name>A Poisoned Recipe</name> <text>Go back and talk to Gado. He probably has a reward for you.</text> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Bread, 60GP.</text> + <quest name="Chef Gado" group="Ship" incomplete="4" complete="4"> + <name>A Poisoned Recipe</name> + <text>Quest done.</text> + <text></text> + <text>Coordinates: La Johanne, Second Deck. (17,28)</text> + <text>Difficulty: ✩✩✩✩✩✩</text> + <text>Reward: Bread, 60GP.</text> </quest> </var> </quests> |