From a9d253a179ea1a2f6c915a7d53e35d1473b5bdb2 Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Wed, 13 Feb 2008 20:49:55 +0000 Subject: Added new headgears by Black Don (thanks to QOAL for testing and implementation) --- equipment.xml | 12 +++ graphics/items/armor-head-crusadehelm.png | Bin 0 -> 1353 bytes graphics/items/armor-head-infantryhelm.png | Bin 0 -> 969 bytes graphics/items/armor-head-knighthelm.png | Bin 0 -> 1573 bytes graphics/items/armor-head-warlordhelm.png | Bin 0 -> 1384 bytes graphics/sprites/head-crusadehelm.png | Bin 0 -> 4440 bytes graphics/sprites/head-crusadehelm.xml | 142 +++++++++++++++++++++++++++++ graphics/sprites/head-infantryhelm.png | Bin 0 -> 3442 bytes graphics/sprites/head-infantryhelm.xml | 142 +++++++++++++++++++++++++++++ graphics/sprites/head-knighthelm.png | Bin 0 -> 5437 bytes graphics/sprites/head-knighthelm.xml | 142 +++++++++++++++++++++++++++++ graphics/sprites/head-warlordhelm.png | Bin 0 -> 4982 bytes graphics/sprites/head-warlordhelm.xml | 142 +++++++++++++++++++++++++++++ items.xml | 27 +++++- 14 files changed, 606 insertions(+), 1 deletion(-) create mode 100644 graphics/items/armor-head-crusadehelm.png create mode 100644 graphics/items/armor-head-infantryhelm.png create mode 100644 graphics/items/armor-head-knighthelm.png create mode 100644 graphics/items/armor-head-warlordhelm.png create mode 100644 graphics/sprites/head-crusadehelm.png create mode 100644 graphics/sprites/head-crusadehelm.xml create mode 100644 graphics/sprites/head-infantryhelm.png create mode 100644 graphics/sprites/head-infantryhelm.xml create mode 100644 graphics/sprites/head-knighthelm.png create mode 100644 graphics/sprites/head-knighthelm.xml create mode 100644 graphics/sprites/head-warlordhelm.png create mode 100644 graphics/sprites/head-warlordhelm.xml diff --git a/equipment.xml b/equipment.xml index fa82171e..33fb40ba 100644 --- a/equipment.xml +++ b/equipment.xml @@ -126,6 +126,18 @@ head-shroom.xml + + head-warlordhelm.xml + + + head-knighthelm.xml + + + head-infantryhelm.xml + + + head-crusadehelm.xml +