summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-18 13:10:59 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-18 13:10:59 +0100
commitab5809f64476a399045b32962568a1bf93117a62 (patch)
tree5faf224e5a5aa8d39a38c6f06408741a87a727b2 /items.xml
parent3e1942d4975503e19d8788ae88e1a5fb7b789a87 (diff)
downloadclientdata-ab5809f64476a399045b32962568a1bf93117a62.tar.gz
clientdata-ab5809f64476a399045b32962568a1bf93117a62.tar.bz2
clientdata-ab5809f64476a399045b32962568a1bf93117a62.tar.xz
clientdata-ab5809f64476a399045b32962568a1bf93117a62.zip
add mustache
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml22
1 files changed, 9 insertions, 13 deletions
diff --git a/items.xml b/items.xml
index a3a9709f..39241100 100644
--- a/items.xml
+++ b/items.xml
@@ -3514,19 +3514,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sprite gender="female">equipment/neck/monocle.xml</sprite>
</item>
<item id="3202"
- image="equipment/head/graduationcap.png"
- name="Graduation Capot"
- description="TO BE DELETED - Rakinorf - duplicate of ID 2940!"
- defense="110"
- level="8"
- type="equip-torso"
- weight="22">
- <sprite>equipment/head/graduationcap.xml</sprite>
- <replace sprite="hair">
- <item from="-5" to="-4"/>
- <item from="-14" to="-9"/>
- <item from="-15" to="-19"/>
- </replace>
+ image="equipment/neck/mustache.png"
+ name="Mustache"
+ description=""
+ defense="1"
+ level="3"
+ type="equip-neck"
+ weight="1">
+ <sprite gender="unisex">equipment/neck/mustache.xml</sprite>
+ <sprite gender="female">equipment/neck/mustache.xml</sprite>
</item>