diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-05 11:19:47 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-05 11:19:47 +0100 |
commit | 3f68fe8fe9111c5d3e15c01787ef7ec08f3e979a (patch) | |
tree | 166cfdff04c9f70816e323c630fa4e9577417c37 /quests.xml | |
parent | bf4bbace75dc7e3019a47b0ece56dcf9a3555dd0 (diff) | |
download | clientdata-3f68fe8fe9111c5d3e15c01787ef7ec08f3e979a.tar.gz clientdata-3f68fe8fe9111c5d3e15c01787ef7ec08f3e979a.tar.bz2 clientdata-3f68fe8fe9111c5d3e15c01787ef7ec08f3e979a.tar.xz clientdata-3f68fe8fe9111c5d3e15c01787ef7ec08f3e979a.zip |
Clean up and improve Two Liutenants quest.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 28 |
1 files changed, 18 insertions, 10 deletions
@@ -181,16 +181,16 @@ Copyright (C) 2012 Evol Online --> </quest> </var> <var id="17"> - <quest name="Chef Gado" group="Ship" incomplete="1" complete="2"> - <name>A Poisoned Recipe</name> + <quest name="Chef Gado" group="Ship" incomplete="1"> + <name>Two Liutenants in one boat</name> <text>Chef Gado wants you to collect 2 [@@505|Piou Legs@@], 2 [@@512|Half Croconut@@], 1 [@@714|Aquada@@] and 1 [@@508|Sea Drops@@] to prepare a special mean, a [@@717|Poisoned Dish@@], for Julia.</text> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Unknown.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="2" complete="6"> - <name>A Poisoned Recipe</name> + <quest name="Chef Gado" group="Ship" incomplete="2"> + <name>Two Liutenants in one boat</name> <text>Chef Gado has prepared [@@717|Poisoned Dish@@] for Julia.</text> <text>He would like you to give her his special dish.</text> <text></text> @@ -201,29 +201,37 @@ Copyright (C) 2012 Evol Online --> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Unknown.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="3" complete="6"> - <name>A Poisoned Recipe</name> + <quest name="Chef Gado" group="Ship" incomplete="3"> + <name>Two Liutenants in one boat</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>Rewards: [@@502|Bread@@], 60 GP.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="7" complete="4"> - <name>A Poisoned Recipe</name> + <quest name="Chef Gado" group="Ship" complete="4"> + <name>Two Liutenants in one boat</name> <text>You have successfully poisoned Julia. Chef Gado has finally been avenged!</text> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Rewards: [@@502|Bread@@], 60 GP.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="7" complete="5"> - <name>A Poisoned Recipe</name> + <quest name="Chef Gado" group="Ship" complete="5"> + <name>Two Liutenants in one boat</name> <text>You have refused to accomplish Chef Gado's evil plan. Julia is safe!</text> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: 50 GP.</text> </quest> + <quest name="Chef Gado" group="Ship" complete="6"> + <name>Two Liutenants in one boat</name> + <text>You have chosen to trust Julia since she deserves to be the liutenant of the ship.</text> + <text></text> + <text>Coordinates: La Johanne, Second Deck. (17,28)</text> + <text>Difficulty: ✩✩✩✩✩✩</text> + <text>Reward: 40 GP.</text> + </quest> </var> </quests> |