diff options
-rw-r--r-- | graphics/tilesets/ground.png | bin | 206651 -> 206651 bytes | |||
-rw-r--r-- | quests.xml | 24 |
2 files changed, 22 insertions, 2 deletions
diff --git a/graphics/tilesets/ground.png b/graphics/tilesets/ground.png Binary files differindex 6bde641d..c1a8b7a2 100644 --- a/graphics/tilesets/ground.png +++ b/graphics/tilesets/ground.png @@ -28,7 +28,7 @@ Copyright (C) 2012 Evol Online --> <text>Cleaning the bottom of the ship is a hard work, but Peter is offering you some gold for it.</text> <text></text> <text>Difficulty: ✭✩✩✩✩✩</text> - <text>Rewards: 500GP, 100EXP</text> + <text>Rewards: 500GP, 100EXP.</text> </quest> <quest name="Peter" group="Ship" incomplete="1" complete="3"> <name>Free Cave Washer</name> @@ -36,7 +36,7 @@ Copyright (C) 2012 Evol Online --> <text>It seems that you should again ask him this task, he may got something else to offer you...</text> <text></text> <text>Difficulty: ✭✩✩✩✩✩</text> - <text>Reward: 0GP</text> + <text>Reward: 0GP.</text> </quest> <quest name="Peter" group="Ship" incomplete="3" complete="4"> <name>Free Cave Washer</name> @@ -67,4 +67,24 @@ Copyright (C) 2012 Evol Online --> <text></text> </quest> </var> + <var id="8"> + <quest name="Darlin" group="Ship" incomplete="1" complete="2"> + <name>Treasure's Reflect</name> + <text>A weird light reflect is bugging Darlin, he asks you to check what this is.</text> + <text>This light comes from the top of a cliff, at the left of the island. A road seems to go there.</text> + <text></text> + <text>Coordonate: 000-1 83,70</text> + <text>Difficulty: ✩✩✩✩✩✩</text> + <text>Rewards: Unknown.</text> + </quest> + <quest name="Darlin" group="Ship" incomplete="2" complete="3"> + <name>Treasure's Reflect</name> + <text>The sailor has seen right, the light reflect was from a treasure chest.</text> + <text>Darlin seems to wait for you, maybe you should inform him about this.</text> + <text></text> + <text>Coordonate: 000-1 83,70</text> + <text>Difficulty: ✩✩✩✩✩✩</text> + <text>Rewards: 400GP, Old Book.</text> + </quest> + </var> </quests> |