diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-16 22:19:56 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-16 22:19:56 +0100 |
commit | b4877c483a66143b3ae1d3aba634307d76e89018 (patch) | |
tree | b58fa58942832a18e8e8299fab55baa23c67ce97 /quests.xml | |
parent | 698cf1d6e99b0e8b60c9793925f6dfcf7a42af1b (diff) | |
download | clientdata-b4877c483a66143b3ae1d3aba634307d76e89018.tar.gz clientdata-b4877c483a66143b3ae1d3aba634307d76e89018.tar.bz2 clientdata-b4877c483a66143b3ae1d3aba634307d76e89018.tar.xz clientdata-b4877c483a66143b3ae1d3aba634307d76e89018.zip |
Complete unfinished quest logs.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -122,7 +122,7 @@ Copyright (C) 2012 Evol Online --> </quest> <quest name="Nard" group="Ship" complete="5"> <name>One of Us</name> - <text>You are officially part of Nard's crew!</text> + <text>Nard has officially proclaimed you member of his crew!</text> <text></text> <text>Coordinates: La Johanne, Nard's Room. (25,24)</text> <text>Difficulty: ✭✩✩✩✩✩</text> @@ -182,7 +182,7 @@ Copyright (C) 2012 Evol Online --> </quest> <quest name="Gugli" group="Ship" complete="2"> <name>Unexpected Help</name> - <text>Quest completed. Good job!</text> + <text>You have completed all the tasks Gugli has given you. Sailors on the island will never forget you!</text> <text></text> <text>Coordinates: Desert Island. (85,108)</text> <text>Difficulty: ✩✩✩✩✩✩</text> @@ -206,7 +206,7 @@ Copyright (C) 2012 Evol Online --> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Unknown.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="2" complete="5"> + <quest name="Chef Gado" group="Ship" incomplete="2"> <name>A Poisoned Recipe</name> <text>While Chef Gado wants you to poison Julia, you remember she looked after you when you were sick.</text> <text>At the end of the day she doesn't deserve to be punished.</text> @@ -225,11 +225,19 @@ Copyright (C) 2012 Evol Online --> </quest> <quest name="Chef Gado" group="Ship" complete="4"> <name>A Poisoned Recipe</name> - <text>Quest done.</text> + <text>You have successfully poisoned Julia. Chef Gado has been finally avenged!</text> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Bread, 60GP.</text> </quest> + <quest name="Chef Gado" group="Ship" complete="5"> + <name>A Poisoned Recipe</name> + <text>You have refused to accomplish Chef Gado evil plan. Julia is now safe!</text> + <text></text> + <text>Coordinates: La Johanne, Second Deck. (17,28)</text> + <text>Difficulty: ✩✩✩✩✩✩</text> + <text>Reward: 100GP.</text> + </quest> </var> </quests> |