summaryrefslogtreecommitdiff
path: root/items/equip-head/item0854_ElfNightcap.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-head/item0854_ElfNightcap.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-head/item0854_ElfNightcap.xml')
-rw-r--r--items/equip-head/item0854_ElfNightcap.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/items/equip-head/item0854_ElfNightcap.xml b/items/equip-head/item0854_ElfNightcap.xml
new file mode 100644
index 00000000..bcbbd293
--- /dev/null
+++ b/items/equip-head/item0854_ElfNightcap.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<items>
+ <item id="854" image="equipment/head/elf-nightcap.png" name="Elf Nightcap" description="A comfortable nightcap worn by Santa's helpers." mattack="5" type="equip-head" defense="3" weight="50" sellProtected="true">
+ <sprite gender="unisex">equipment/head/elf-nightcap.xml</sprite>
+ <sprite gender="female">equipment/head/elf-nightcap-female.xml</sprite>
+ <replace sprite="hair">
+ <item to="-7"/>
+ </replace>
+ </item>
+</items>