summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--items.xml24
2 files changed, 26 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 9dd1d468..55b35fa8 100644
--- a/LICENSE
+++ b/LICENSE
@@ -52,6 +52,8 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/items/equipment/feet/boots.png (Enchilado) (CC BY-SA 3.0) (Reid)
### Hands
graphics/items/equipment/hands/armbands.png (Enchilado) (CC BY-SA 3.0) (-)
+ graphics/items/equipment/hands/copperarmbands.png (Enchilado) (CC BY-SA 3.0) (-)
+ graphics/items/equipment/hands/ironarmbands.png (Enchilado) (CC BY-SA 3.0) (Reid)
### Head
graphics/items/equipment/head/bandana.png (Modanung) (CC BY-SA 3.0) (-)
graphics/items/equipment/head/brimmedfeatherhat.png (Reid) (CC BY-SA 3.0) (-)
diff --git a/items.xml b/items.xml
index b4b94730..d1002580 100644
--- a/items.xml
+++ b/items.xml
@@ -680,6 +680,30 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
<sprite gender="unisex">equipment/hands/armbands-male.xml</sprite>
<sprite gender="female">equipment/hands/armbands-female.xml</sprite>
</item>
+ <item id="2001"
+ image="equipment/hands/copperarmbands.png"
+ name="Copper Armbands"
+ description=""
+ defense="8"
+ level="6"
+ type="equip-arms"
+ weight="35"
+ maxFloorOffset="16">
+ <sprite gender="unisex">equipment/hands/armbands-male.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b</sprite>
+ <sprite gender="female">equipment/hands/armbands-female.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b</sprite>
+ </item>
+ <item id="2002"
+ image="equipment/hands/ironarmbands.png"
+ name="Iron Armbands"
+ description=""
+ defense="11"
+ level="9"
+ type="equip-arms"
+ weight="9"
+ maxFloorOffset="16">
+ <sprite gender="unisex">equipment/hands/armbands-male.xml|#663d38,4b6167,8f5c52,708892,ad7c65,a5bebf,d9c9b2,a5bebf</sprite>
+ <sprite gender="female">equipment/hands/armbands-female.xml|#663d38,4b6167,8f5c52,708892,ad7c65,a5bebf,d9c9b2,a5bebf</sprite>
+ </item>
<!-- Pants -->
<item id="2200"