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/item1279_GoblinMask.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/item1279_GoblinMask.xml')
-rw-r--r-- | items/equip-head/item1279_GoblinMask.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/items/equip-head/item1279_GoblinMask.xml b/items/equip-head/item1279_GoblinMask.xml deleted file mode 100644 index c9025eb7..00000000 --- a/items/equip-head/item1279_GoblinMask.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0"?> -<items> - <item id="1279" image="equipment/head/goblin-mask.png" name="Goblin Mask" description="A strange dark mask. Who knows what lurks behind it?" type="equip-head" defense="3" weight="50" sellProtected="true"> - <sprite gender="unisex">equipment/head/goblin-mask.xml</sprite> - <sprite gender="female">equipment/head/goblin-mask-female.xml</sprite> - </item> -</items> |