From 99dcce935fbd58892586b57d46a00bfda6dcbc6f Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 3 Nov 2012 02:58:38 +0100 Subject: Add head equipment. --- graphics/items/equipment/head/fancyhat.png | Bin 0 -> 564 bytes graphics/items/equipment/head/pumpkinhat.png | Bin 0 -> 869 bytes graphics/sprites/equipment/head/fancyhat.png | Bin 0 -> 659 bytes graphics/sprites/equipment/head/fancyhat.xml | 143 ++++++++++++++++++++++ graphics/sprites/equipment/head/pumpkinhelmet.png | Bin 0 -> 1938 bytes graphics/sprites/equipment/head/pumpkinhelmet.xml | 143 ++++++++++++++++++++++ 6 files changed, 286 insertions(+) create mode 100644 graphics/items/equipment/head/fancyhat.png create mode 100644 graphics/items/equipment/head/pumpkinhat.png create mode 100644 graphics/sprites/equipment/head/fancyhat.png create mode 100644 graphics/sprites/equipment/head/fancyhat.xml create mode 100644 graphics/sprites/equipment/head/pumpkinhelmet.png create mode 100644 graphics/sprites/equipment/head/pumpkinhelmet.xml diff --git a/graphics/items/equipment/head/fancyhat.png b/graphics/items/equipment/head/fancyhat.png new file mode 100644 index 00000000..ba2e86d6 Binary files /dev/null and b/graphics/items/equipment/head/fancyhat.png differ diff --git a/graphics/items/equipment/head/pumpkinhat.png b/graphics/items/equipment/head/pumpkinhat.png new file mode 100644 index 00000000..6a698f39 Binary files /dev/null and b/graphics/items/equipment/head/pumpkinhat.png differ diff --git a/graphics/sprites/equipment/head/fancyhat.png b/graphics/sprites/equipment/head/fancyhat.png new file mode 100644 index 00000000..492ac3ae Binary files /dev/null and b/graphics/sprites/equipment/head/fancyhat.png differ diff --git a/graphics/sprites/equipment/head/fancyhat.xml b/graphics/sprites/equipment/head/fancyhat.xml new file mode 100644 index 00000000..21c5805e --- /dev/null +++ b/graphics/sprites/equipment/head/fancyhat.xml @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/head/pumpkinhelmet.png b/graphics/sprites/equipment/head/pumpkinhelmet.png new file mode 100644 index 00000000..cdce888e Binary files /dev/null and b/graphics/sprites/equipment/head/pumpkinhelmet.png differ diff --git a/graphics/sprites/equipment/head/pumpkinhelmet.xml b/graphics/sprites/equipment/head/pumpkinhelmet.xml new file mode 100644 index 00000000..6419d986 --- /dev/null +++ b/graphics/sprites/equipment/head/pumpkinhelmet.xml @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2