From be6e43c4b0a330581ed65fe37d2c6a1ebb718bb3 Mon Sep 17 00:00:00 2001 From: Bertram Date: Thu, 13 Aug 2009 00:21:30 +0200 Subject: Added the sailor and captains hat sprites and items.xml definition (From Black Don). --- graphics/items/armor-head-captain_hat.png | Bin 0 -> 921 bytes graphics/items/armor-head-sailor_hat.png | Bin 0 -> 852 bytes graphics/sprites/head-captain_hat.png | Bin 0 -> 3093 bytes graphics/sprites/head-captain_hat.xml | 142 ++++++++++++++++++++++++++++++ graphics/sprites/head-sailor_hat.png | Bin 0 -> 1675 bytes graphics/sprites/head-sailor_hat.xml | 142 ++++++++++++++++++++++++++++++ items.xml | 22 +++++ 7 files changed, 306 insertions(+) create mode 100644 graphics/items/armor-head-captain_hat.png create mode 100644 graphics/items/armor-head-sailor_hat.png create mode 100644 graphics/sprites/head-captain_hat.png create mode 100644 graphics/sprites/head-captain_hat.xml create mode 100644 graphics/sprites/head-sailor_hat.png create mode 100644 graphics/sprites/head-sailor_hat.xml diff --git a/graphics/items/armor-head-captain_hat.png b/graphics/items/armor-head-captain_hat.png new file mode 100644 index 00000000..699dccec Binary files /dev/null and b/graphics/items/armor-head-captain_hat.png differ diff --git a/graphics/items/armor-head-sailor_hat.png b/graphics/items/armor-head-sailor_hat.png new file mode 100644 index 00000000..84fd2183 Binary files /dev/null and b/graphics/items/armor-head-sailor_hat.png differ diff --git a/graphics/sprites/head-captain_hat.png b/graphics/sprites/head-captain_hat.png new file mode 100644 index 00000000..f4431441 Binary files /dev/null and b/graphics/sprites/head-captain_hat.png differ diff --git a/graphics/sprites/head-captain_hat.xml b/graphics/sprites/head-captain_hat.xml new file mode 100644 index 00000000..c046786a --- /dev/null +++ b/graphics/sprites/head-captain_hat.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/head-sailor_hat.png b/graphics/sprites/head-sailor_hat.png new file mode 100644 index 00000000..98ba186b Binary files /dev/null and b/graphics/sprites/head-sailor_hat.png differ diff --git a/graphics/sprites/head-sailor_hat.xml b/graphics/sprites/head-sailor_hat.xml new file mode 100644 index 00000000..d5c2c135 --- /dev/null +++ b/graphics/sprites/head-sailor_hat.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 5656e589..061d152b 100644 --- a/items.xml +++ b/items.xml @@ -2452,6 +2452,28 @@ + + head-sailor_hat.xml + + + head-captain_hat.xml + -- cgit v1.2.3-70-g09d2