diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 08:29:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 08:29:06 -0300 |
commit | a31950595a65ddfcc038f1731f230efdbbdc3e73 (patch) | |
tree | 49fdd4801ee76248430fbec10db01752bd20969b /graphics | |
parent | 99967cb32a86d37f4717cd99c3216a6155db4074 (diff) | |
download | clientdata-a31950595a65ddfcc038f1731f230efdbbdc3e73.tar.gz clientdata-a31950595a65ddfcc038f1731f230efdbbdc3e73.tar.bz2 clientdata-a31950595a65ddfcc038f1731f230efdbbdc3e73.tar.xz clientdata-a31950595a65ddfcc038f1731f230efdbbdc3e73.zip |
Rice Hat (required by Oscar and Hinnak)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/items/equipment/head/ricehat.png | bin | 0 -> 1176 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/ricehat.png | bin | 0 -> 2740 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/ricehat.xml | 12 |
3 files changed, 12 insertions, 0 deletions
diff --git a/graphics/items/equipment/head/ricehat.png b/graphics/items/equipment/head/ricehat.png Binary files differnew file mode 100644 index 00000000..5845ec2b --- /dev/null +++ b/graphics/items/equipment/head/ricehat.png diff --git a/graphics/sprites/equipment/head/ricehat.png b/graphics/sprites/equipment/head/ricehat.png Binary files differnew file mode 100644 index 00000000..5e6cf359 --- /dev/null +++ b/graphics/sprites/equipment/head/ricehat.png diff --git a/graphics/sprites/equipment/head/ricehat.xml b/graphics/sprites/equipment/head/ricehat.xml new file mode 100644 index 00000000..8f5741f3 --- /dev/null +++ b/graphics/sprites/equipment/head/ricehat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/ricehat.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> |