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/item636_WarlordHelmet.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/item636_WarlordHelmet.xml')
-rw-r--r-- | items/equip-head/item636_WarlordHelmet.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/items/equip-head/item636_WarlordHelmet.xml b/items/equip-head/item636_WarlordHelmet.xml deleted file mode 100644 index d48f7abd..00000000 --- a/items/equip-head/item636_WarlordHelmet.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0"?> -<items> - <item id="636" image="equipment/head/warlordhelm.png" name="Warlord Helmet" description="Worn by great warriors." mattack="-36" type="equip-head" defense="18" weight="900"> - <sprite gender="unisex">equipment/head/warlordhelm.xml</sprite> - <sprite gender="female">equipment/head/warlordhelm-female.xml</sprite> - <replace sprite="hair"> - <item from="-6" to="-1"/> - <item from="-7" to="-1"/> - <item from="-10" to="-1"/> - </replace> - </item> -</items> |