summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-24 18:51:08 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-24 18:51:08 -0300
commitd042f59f419d8c6095da189db2a637b4a0cac7bf (patch)
tree098eb4bb5886d78d25782d33a97eafe98fc70a16
parentd2d1ca76c41723c303303b9729eaae6c1f067384 (diff)
downloadclientdata-d042f59f419d8c6095da189db2a637b4a0cac7bf.tar.gz
clientdata-d042f59f419d8c6095da189db2a637b4a0cac7bf.tar.bz2
clientdata-d042f59f419d8c6095da189db2a637b4a0cac7bf.tar.xz
clientdata-d042f59f419d8c6095da189db2a637b4a0cac7bf.zip
Move fluffly hat to art repo (it's broken). Fix antlershat.
-rw-r--r--graphics/sprites/equipment/head/antlershat.xml2
-rw-r--r--graphics/sprites/equipment/head/fluffyhat.pngbin3629 -> 0 bytes
-rw-r--r--graphics/sprites/equipment/head/fluffyhat.xml12
-rw-r--r--items.xml15
4 files changed, 1 insertions, 28 deletions
diff --git a/graphics/sprites/equipment/head/antlershat.xml b/graphics/sprites/equipment/head/antlershat.xml
index aa524678..0be25d78 100644
--- a/graphics/sprites/equipment/head/antlershat.xml
+++ b/graphics/sprites/equipment/head/antlershat.xml
@@ -3,7 +3,7 @@
Copyright (C) 2018 TMW2 -->
<sprite>
<imageset name="base"
- src="graphics/sprites/equipment/head/antlerhats.png"
+ src="graphics/sprites/equipment/head/antlerhat.png"
width="32"
height="64"
offsetY="1"/>
diff --git a/graphics/sprites/equipment/head/fluffyhat.png b/graphics/sprites/equipment/head/fluffyhat.png
deleted file mode 100644
index bb341140..00000000
--- a/graphics/sprites/equipment/head/fluffyhat.png
+++ /dev/null
Binary files differ
diff --git a/graphics/sprites/equipment/head/fluffyhat.xml b/graphics/sprites/equipment/head/fluffyhat.xml
deleted file mode 100644
index c0b103b7..00000000
--- a/graphics/sprites/equipment/head/fluffyhat.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Author: Saulc
-Copyright (C) 2018 TMW2 -->
-<sprite>
- <imageset name="base"
- src="graphics/sprites/equipment/head/fluffyhat.png"
- width="32"
- height="64"
- offsetY="1"/>
-
- <include file="equipment/head/headmodel-male.xml"/>
-</sprite>
diff --git a/items.xml b/items.xml
index 7d5f6970..3d366b0c 100644
--- a/items.xml
+++ b/items.xml
@@ -4261,21 +4261,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<item from="-15" to="-19"/>
</replace>
</item>
- <item id="2993"
- image="equipment/head/fluffyhat.png"
- name="Fluffy Hat"
- description="A cozy sweet fluffy hat."
- defense="39"
- level="22"
- type="equip-head"
- weight="410">
- <sprite>equipment/head/fluffyhat.xml</sprite>
- <replace sprite="hair">
- <item from="-5" to="-4"/>
- <item from="-14" to="-9"/>
- <item from="-15" to="-19"/>
- </replace>
- </item>
<!-- Neck Armors -->
<item id="3200"
image="equipment/neck/shemagh.png"