diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-25 10:24:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-25 10:24:58 -0300 |
commit | 4eed8992d86a8d20038da79d0d25c286a585d8b2 (patch) | |
tree | 4e03c89e26926fca6677124a33c78cd12aa33ed0 /items/equip-head/item848_Earmuffs.xml | |
parent | 9b4173887fbd4deb84093e37489bbbec9d2b8ebd (diff) | |
download | clientdata-4eed8992d86a8d20038da79d0d25c286a585d8b2.tar.gz clientdata-4eed8992d86a8d20038da79d0d25c286a585d8b2.tar.bz2 clientdata-4eed8992d86a8d20038da79d0d25c286a585d8b2.tar.xz clientdata-4eed8992d86a8d20038da79d0d25c286a585d8b2.zip |
Merge equip-head
Diffstat (limited to 'items/equip-head/item848_Earmuffs.xml')
-rw-r--r-- | items/equip-head/item848_Earmuffs.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/items/equip-head/item848_Earmuffs.xml b/items/equip-head/item848_Earmuffs.xml deleted file mode 100644 index 44016128..00000000 --- a/items/equip-head/item848_Earmuffs.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0"?> -<items> - <item id="848" image="equipment/head/earmuffs.png" name="Earmuffs" description="This earmuffs can keep your ears enjoyably warm." mattack="-1" type="equip-head" defense="2" weight="20"> - <sprite gender="unisex">equipment/head/earmuffs.xml</sprite> - <sprite gender="female">equipment/head/earmuffs-female.xml</sprite> - </item> -</items> |