summaryrefslogtreecommitdiff
path: root/items/equip-torso/item0624_VNeckSweater.xml
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-11-18 17:46:39 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-11-18 17:46:39 +0000
commit2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c (patch)
tree4a5e17afad0ee003a68a73b84cd403bec6a975f2 /items/equip-torso/item0624_VNeckSweater.xml
parentb9abcc41bee46418c710ecbdabaa587ab17f45c9 (diff)
parented3fb4903b52bb5253cc5894f4f614f44cfaabc1 (diff)
downloadclientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.tar.gz
clientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.tar.bz2
clientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.tar.xz
clientdata-2fbfe721bd69d3ef30c9ee8f3caf7e178a434a7c.zip
Merge branch 'items_cleanup' into 'master'
Items cleanup See merge request legacy/clientdata!552
Diffstat (limited to 'items/equip-torso/item0624_VNeckSweater.xml')
-rw-r--r--items/equip-torso/item0624_VNeckSweater.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/items/equip-torso/item0624_VNeckSweater.xml b/items/equip-torso/item0624_VNeckSweater.xml
new file mode 100644
index 00000000..463e9b6c
--- /dev/null
+++ b/items/equip-torso/item0624_VNeckSweater.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<items>
+ <item id="624" image="equipment/chest/vnecksweater.png|W:#a4b2b2,ffffff" name="V-Neck Sweater" description="A thin, soft and warm sweater." mattack="-24" type="equip-torso" weight="35" defense="8" drawBefore="pants">
+ <sprite gender="unisex">equipment/chest/vnecksweater.xml|#a4b2b2,ffffff</sprite>
+ <sprite gender="female">equipment/chest/vnecksweater-female.xml|#a4b2b2,ffffff</sprite>
+ <replace sprite="race">
+ <item from="-100" to="-99100"/>
+ <item from="-101" to="-99101"/>
+ <item from="-102" to="-99102"/>
+ <item from="-103" to="-99103"/>
+ <item from="-104" to="-99104"/>
+ <item from="-105" to="-99105"/>
+ </replace>
+ </item>
+</items>