diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-30 10:20:29 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-30 10:20:29 +0400 |
commit | df586a8707acb5edb242fe872223a29678b0c561 (patch) | |
tree | 2c7af0d63b2b5050a122dcad5f7e464f55da71d3 /quests.xml | |
parent | f8dd591b40b23f1108486b6fa4fa52542582e345 (diff) | |
download | clientdata-df586a8707acb5edb242fe872223a29678b0c561.tar.gz clientdata-df586a8707acb5edb242fe872223a29678b0c561.tar.bz2 clientdata-df586a8707acb5edb242fe872223a29678b0c561.tar.xz clientdata-df586a8707acb5edb242fe872223a29678b0c561.zip |
Language fix in quests.xml.
Diffstat (limited to 'quests.xml')
-rw-r--r-- | quests.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -37,9 +37,9 @@ Copyright (C) 2012 Evol Online --> </quest> <quest name="Magic Arpan" group="Ship" incomplete="2" complete="3"> <name>Equip an Item</name> - <text>Open your inventory by using the F3 key or use your mouse to select it in the menu of your client.</text> - <text>Once your inventory is open, you may equip the item by selecting it and clicking 'Equip'. Alternately, you can take off an equipment by clicking on 'Unequip'.</text> - <text>Some items have different effects. Some can heal you, some can be used as weapons or armors, and others can simply be sold for gold.</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>When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to unequip an item by clicking on 'Unequip'.</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> </quest> </var> <var id="2"> |