summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-09 17:04:46 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-09 17:04:46 +0400
commit14c0ee664984c8192fd0d6b304355a05694f703e (patch)
treefc006bbf51ff7f5078903330f3671ed8d15a32c8 /items.xml
parent2573daac30c39182f89b89d30f86c273f3021892 (diff)
downloadclientdata-14c0ee664984c8192fd0d6b304355a05694f703e.tar.gz
clientdata-14c0ee664984c8192fd0d6b304355a05694f703e.tar.bz2
clientdata-14c0ee664984c8192fd0d6b304355a05694f703e.tar.xz
clientdata-14c0ee664984c8192fd0d6b304355a05694f703e.zip
Renamed bracelets item to armbands.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/items.xml b/items.xml
index 2595a0c6..00f17d50 100644
--- a/items.xml
+++ b/items.xml
@@ -477,15 +477,15 @@ Colors for dyable equipments or items are now set up by itemcolors.xml.
<!-- Gloves -->
<item id="2000"
- image="equipment/hands/bracelets.png"
- name="Bracelets"
- description="Small bracelets made of wood and iron."
+ image="equipment/hands/armbands.png"
+ name="Armbands"
+ description="Small armbands made of wood and iron."
effect="Defense +1"
type="equip-arms"
weight="30"
maxFloorOffset="16">
- <sprite gender="unisex">equipment/hands/bracelets-male.xml</sprite>
- <sprite gender="female">equipment/hands/bracelets-female.xml</sprite>
+ <sprite gender="unisex">equipment/hands/armbands-male.xml</sprite>
+ <sprite gender="female">equipment/hands/armbands-female.xml</sprite>
</item>