diff options
author | Alige <aligetmw@hotmail.fr> | 2013-02-13 21:42:50 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-02-13 21:53:00 +0400 |
commit | 052cda9b7ffea92668daef5430f177c6e637a028 (patch) | |
tree | 62cf192465d79b1aa692dc64dd30470f7c363a18 /quests.xml | |
parent | ebdab5b97245e2da941275e8648cc51544805aba (diff) | |
download | clientdata-052cda9b7ffea92668daef5430f177c6e637a028.tar.gz clientdata-052cda9b7ffea92668daef5430f177c6e637a028.tar.bz2 clientdata-052cda9b7ffea92668daef5430f177c6e637a028.tar.xz clientdata-052cda9b7ffea92668daef5430f177c6e637a028.zip |
Fixed some indication inconsistencies in quests.xml.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,9 +47,9 @@ Copyright (C) 2012 Evol Online --> </quest> <quest name="Warm Smelly Clothes" group="Ship" incomplete="2"> <name>Warm Smelly Clothes</name> - <text>To open your inventory, use the F3 key or use your mouse to select it in the above menu of your client.</text> + <text>To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client.</text> <text></text> - <text>When your inventory is open, you can equip an item by selecting it and clicking on 'Equip'. You can do the same to remove an item by clicking on 'Unequip'.</text> + <text>When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to remove an item by clicking on 'Unequip'./text> <text></text> <text>Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold.</text> <text></text> |