diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-04 23:11:07 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-04 23:11:07 -0300 |
commit | 479c15336d7cc9ef49a9d50980fab8ae6a78e541 (patch) | |
tree | 8d0eb21b459bf38d9626bbd2e708e4fb1c1b6c75 /quests.xml | |
parent | 9db1755bee97abe9af8b41146fc7f180f2a112f4 (diff) | |
download | clientdata-479c15336d7cc9ef49a9d50980fab8ae6a78e541.tar.gz clientdata-479c15336d7cc9ef49a9d50980fab8ae6a78e541.tar.bz2 clientdata-479c15336d7cc9ef49a9d50980fab8ae6a78e541.tar.xz clientdata-479c15336d7cc9ef49a9d50980fab8ae6a78e541.zip |
I don't need <coordinates>
I should deprecate it someday
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2355,7 +2355,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text>I've heard fairies hate snakes, but this is a lot of hatred.</text> <text></text> <questgiver>Shaabty</questgiver> - <coordinates>Lilit Island, Indoors.</coordinates> + <text>Lilit Island, Indoors.</text> </quest> <quest name="Fairy Nemesis" group="Lilit" incomplete="2"> <name>Fairy Nemesis</name> @@ -2365,7 +2365,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text>I need 10 Leather Patches and 8000 GP.</text> <text></text> <questgiver>Shaabty</questgiver> - <coordinates>Lilit Island, Indoors.</coordinates> + <text>Lilit Island, Indoors.</text> </quest> <quest name="Fairy Nemesis" group="Lilit" incomplete="3"> <name>Fairy Nemesis</name> @@ -2373,7 +2373,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text>I need to wait her to finish.</text> <text></text> <questgiver>Shaabty</questgiver> - <coordinates>Lilit Island, Indoors.</coordinates> + <text>Lilit Island, Indoors.</text> </quest> <quest name="Fairy Nemesis" group="Lilit" complete="4"> <name>Fairy Nemesis</name> @@ -2381,7 +2381,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <text>Shaabty made some Leather Trousers for me.</text> <text></text> <questgiver>Shaabty</questgiver> - <coordinates>Lilit Island, Indoors.</coordinates> + <text>Lilit Island, Indoors.</text> </quest> </var> |