diff options
author | Wushin <pasekei@gmail.com> | 2016-04-24 13:17:41 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2016-04-24 13:17:41 -0500 |
commit | dcc11bdb97dff391ece63c7c2f82e85f4c4732c1 (patch) | |
tree | c7765de9cc88996f52703eed13f3605e7b5914f2 | |
parent | e7487554ee352dab6d2c33d3f935d0aaa6db3089 (diff) | |
parent | 5d1c77e2356c020d43f25b801a488c9b3f9b4597 (diff) | |
download | clientdata-dcc11bdb97dff391ece63c7c2f82e85f4c4732c1.tar.gz clientdata-dcc11bdb97dff391ece63c7c2f82e85f4c4732c1.tar.bz2 clientdata-dcc11bdb97dff391ece63c7c2f82e85f4c4732c1.tar.xz clientdata-dcc11bdb97dff391ece63c7c2f82e85f4c4732c1.zip |
Merge pull request #329 from mekolat/celestia
Celestia quest xml fix
-rw-r--r-- | quests/argeas/celestia.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quests/argeas/celestia.xml b/quests/argeas/celestia.xml index fc120d89..dc63408e 100644 --- a/quests/argeas/celestia.xml +++ b/quests/argeas/celestia.xml @@ -24,7 +24,7 @@ <text>You helped Celestia by bringing her groceries.</text> <text/> <text>Quest Giver: Celestia.</text> - <text>Reward: [@@1196|@@].</text> + <text>Reward: [@@1196|@@], 10,000 GP, 20,000 EXP.</text> </quest> <quest name="Yeti Hunting" group="Argeas" incomplete="5,6,7,8,9,10,11,12,13,14"> <name>Protect the children</name> @@ -218,7 +218,7 @@ <text>Celestia rewarded you for your efforts.</text> <text/> <text>Quest Giver: Celestia.</text> - <text>Reward: [@@677|@@] and 150,000 GP.</text> + <text>Reward: [@@677|@@] or 150,000 GP.</text> </quest> </var> </quests> |