diff options
author | Alige <aligetmw@hotmail.fr> | 2013-02-13 21:37:30 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-02-13 21:52:59 +0400 |
commit | ebdab5b97245e2da941275e8648cc51544805aba (patch) | |
tree | fbec376f805dd55bb65ecd932e7c8bb45ee463a2 /quests.xml | |
parent | 7bd1279f7924a4f7496bed155950620ff9a9492f (diff) | |
download | clientdata-ebdab5b97245e2da941275e8648cc51544805aba.tar.gz clientdata-ebdab5b97245e2da941275e8648cc51544805aba.tar.bz2 clientdata-ebdab5b97245e2da941275e8648cc51544805aba.tar.xz clientdata-ebdab5b97245e2da941275e8648cc51544805aba.zip |
Fixed newly added language in quests.xml.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -211,11 +211,11 @@ Copyright (C) 2012 Evol Online --> </quest> </var> <var id="5"> - <quest name="Chef Secret Blade" group="Ship" complete="1"> - <name>Chef Secret Blade</name> - <text>You found a sharp knife on a table in one of the room of the ship.</text> + <quest name="Chef's Secret Blade" group="Ship" complete="1"> + <name>Chef's Secret Blade</name> + <text>You found a sharp knife on a table in one of the rooms of the ship.</text> <text></text> - <text>It seems its previous owner used it to prepare some delicious dishes for the crew.</text> + <text>It looks like its previous owner used it to prepare delicious dishes for the crew.</text> <text></text> <text>Coordinates: La Johanne, Second Deck. (50,24)</text> <text>Reward: [@@3500|Knife@@].</text> |