diff options
-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> |