diff options
Diffstat (limited to 'graphics/sprites/equipment/head')
-rw-r--r-- | graphics/sprites/equipment/head/brimmedfeatherhat.png | bin | 9037 -> 9325 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/brimmedflowerhat.png | bin | 0 -> 9514 bytes | |||
-rw-r--r-- | graphics/sprites/equipment/head/brimmedflowerrhat.xml | 12 |
3 files changed, 12 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/brimmedfeatherhat.png b/graphics/sprites/equipment/head/brimmedfeatherhat.png Binary files differindex 5825565c..9555c1fa 100644 --- a/graphics/sprites/equipment/head/brimmedfeatherhat.png +++ b/graphics/sprites/equipment/head/brimmedfeatherhat.png diff --git a/graphics/sprites/equipment/head/brimmedflowerhat.png b/graphics/sprites/equipment/head/brimmedflowerhat.png Binary files differnew file mode 100644 index 00000000..4667a3b6 --- /dev/null +++ b/graphics/sprites/equipment/head/brimmedflowerhat.png diff --git a/graphics/sprites/equipment/head/brimmedflowerrhat.xml b/graphics/sprites/equipment/head/brimmedflowerrhat.xml new file mode 100644 index 00000000..31918960 --- /dev/null +++ b/graphics/sprites/equipment/head/brimmedflowerrhat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Reid +Copyright (C) 2014 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/brimmedflowerhat.png" + width="27" + height="20" + offsetY="-9"/> + + <include file="equipment/head/pumpkinhat.xml"/> +</sprite> |