diff options
author | Reid <reidyaro@gmail.com> | 2012-12-16 20:47:44 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-16 21:57:42 +0100 |
commit | 698cf1d6e99b0e8b60c9793925f6dfcf7a42af1b (patch) | |
tree | ad77db246f7f89678f8503f9c3f6510f9df922f4 /quests.xml | |
parent | 2c869e7c31990efbaae443cd0062a5aa9333698b (diff) | |
download | clientdata-698cf1d6e99b0e8b60c9793925f6dfcf7a42af1b.tar.gz clientdata-698cf1d6e99b0e8b60c9793925f6dfcf7a42af1b.tar.bz2 clientdata-698cf1d6e99b0e8b60c9793925f6dfcf7a42af1b.tar.xz clientdata-698cf1d6e99b0e8b60c9793925f6dfcf7a42af1b.zip |
Remove useless tag on quests.xml file.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,7 +9,7 @@ Copyright (C) 2012 Evol Online --> <text></text> <text>Coordinates: La Johanne, First Deck. (27,24)</text> </quest> - <quest name="Julia" group="Ship" incomplete="2" complete="2"> + <quest name="Julia" group="Ship" complete="2"> <name>Abide by the Rules</name> <text>Rules:</text> <text>1. Do not bot. This means you are not allowed to use any automation programs or use keyboard tricks. Any away from keyboard activity will be considered as botting except standing still.</text> @@ -120,7 +120,7 @@ Copyright (C) 2012 Evol Online --> <text>Difficulty: ✭✩✩✩✩✩</text> <text>Reward: A sailor bandana.</text> </quest> - <quest name="Nard" group="Ship" incomplete="5" complete="5"> + <quest name="Nard" group="Ship" complete="5"> <name>One of Us</name> <text>You are officially part of Nard's crew!</text> <text></text> @@ -180,7 +180,7 @@ Copyright (C) 2012 Evol Online --> <text>Coordinates: Desert Island. (85,108)</text> <text>Difficulty: ✩✩✩✩✩✩</text> </quest> - <quest name="Gugli" group="Ship" incomplete="2" complete="2"> + <quest name="Gugli" group="Ship" complete="2"> <name>Unexpected Help</name> <text>Quest completed. Good job!</text> <text></text> @@ -223,7 +223,7 @@ Copyright (C) 2012 Evol Online --> <text>Difficulty: ✩✩✩✩✩✩</text> <text>Reward: Bread, 60GP.</text> </quest> - <quest name="Chef Gado" group="Ship" incomplete="4" complete="4"> + <quest name="Chef Gado" group="Ship" complete="4"> <name>A Poisoned Recipe</name> <text>Quest done.</text> <text></text> |