From 08cd0513860f847ccfe5ba86ba42d4074a5ebe57 Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 1 Mar 2018 01:57:52 +0100 Subject: add a start of xml headmodel --- graphics/sprites/equipment/head/cap.png | Bin 2416 -> 2402 bytes graphics/sprites/equipment/head/headmodel-male.png | Bin 0 -> 3847 bytes graphics/sprites/heads/headmodel-male.xml | 189 +++++++++++++++++++++ items.xml | 2 +- 4 files changed, 190 insertions(+), 1 deletion(-) create mode 100644 graphics/sprites/equipment/head/headmodel-male.png create mode 100644 graphics/sprites/heads/headmodel-male.xml diff --git a/graphics/sprites/equipment/head/cap.png b/graphics/sprites/equipment/head/cap.png index afd9466f..c2431416 100644 Binary files a/graphics/sprites/equipment/head/cap.png and b/graphics/sprites/equipment/head/cap.png differ diff --git a/graphics/sprites/equipment/head/headmodel-male.png b/graphics/sprites/equipment/head/headmodel-male.png new file mode 100644 index 00000000..90aeb983 Binary files /dev/null and b/graphics/sprites/equipment/head/headmodel-male.png differ diff --git a/graphics/sprites/heads/headmodel-male.xml b/graphics/sprites/heads/headmodel-male.xml new file mode 100644 index 00000000..d44f2651 --- /dev/null +++ b/graphics/sprites/heads/headmodel-male.xml @@ -0,0 +1,189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index ca2f9ac4..c208719b 100644 --- a/items.xml +++ b/items.xml @@ -3623,7 +3623,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. level="20" type="equip-head" weight="30"> - equipment/head/bowlerhat.xml + heads/headmodel-male.xml -- cgit v1.2.3-60-g2f50