diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-22 14:24:27 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-22 14:24:27 +0400 |
commit | 86dfbfabc27398b23028fab8c16ee0b26fd9da83 (patch) | |
tree | 0baad68caf53fc50da6569c2375f88c084b7140f | |
parent | 47b810e3744192fb168d7c6f4ef4934bead4c4bd (diff) | |
download | clientdata-86dfbfabc27398b23028fab8c16ee0b26fd9da83.tar.gz clientdata-86dfbfabc27398b23028fab8c16ee0b26fd9da83.tar.bz2 clientdata-86dfbfabc27398b23028fab8c16ee0b26fd9da83.tar.xz clientdata-86dfbfabc27398b23028fab8c16ee0b26fd9da83.zip |
Fixed small inconsistencies in quests.xml.
-rw-r--r-- | quests.xml | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -75,7 +75,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: La Johanne, Second Deck. (60,35)</text> <text>Difficulty: ✭✩✩✩✩✩</text> - <text>Rewards: 500GP, 100EXP.</text> + <text>Rewards: 500 GP, 100 EXP.</text> </quest> <quest name="Peter" group="Ship" incomplete="1" complete="3"> <name>Free Wash</name> @@ -146,7 +146,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: Desert Island. (90,89)</text> <text>Difficulty: ✩✩✩✩✩✩</text> - <text>Rewards: 100GP, Old Book, Aquada, SeaDrops.</text> + <text>Rewards: 100 GP, Old Book, Aquada, SeaDrops.</text> </quest> </var> <var id="9"> @@ -167,7 +167,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: Desert Island. (89,36)</text> <text>Difficulty: ✩✩✩✩✩✩</text> - <text>Rewards: 10GP.</text> + <text>Reward: 10 GP.</text> </quest> </var> <var id="16"> @@ -221,7 +221,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> - <text>Reward: Bread, 60GP.</text> + <text>Rewards: Bread, 60 GP.</text> </quest> <quest name="Chef Gado" group="Ship" incomplete="4" complete="4"> <name>A Poisoned Recipe</name> @@ -229,7 +229,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> - <text>Reward: Bread, 60GP.</text> + <text>Rewards: Bread, 60 GP.</text> </quest> <quest name="Chef Gado" group="Ship" incomplete="5" complete="5"> <name>A Poisoned Recipe</name> @@ -237,7 +237,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: La Johanne, Second Deck. (17,28)</text> <text>Difficulty: ✩✩✩✩✩✩</text> - <text>Reward: 100GP.</text> + <text>Reward: 100 GP.</text> </quest> </var> </quests> |