From 5d9562c097c3660c60c8a7b108c52827c8df0eb2 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 4 Mar 2018 20:52:56 +0100 Subject: add new bandana/ fancy hat --- graphics/sprites/equipment/head/bandana.png | Bin 0 -> 1842 bytes graphics/sprites/equipment/head/bandana.xml | 12 +++ graphics/sprites/equipment/head/fancyhat.png | Bin 688 -> 1231 bytes graphics/sprites/equipment/head/fancyhat.xml | 144 ++------------------------- items.xml | 24 ++--- 5 files changed, 30 insertions(+), 150 deletions(-) create mode 100644 graphics/sprites/equipment/head/bandana.png create mode 100644 graphics/sprites/equipment/head/bandana.xml diff --git a/graphics/sprites/equipment/head/bandana.png b/graphics/sprites/equipment/head/bandana.png new file mode 100644 index 00000000..8ebbca1b Binary files /dev/null and b/graphics/sprites/equipment/head/bandana.png differ diff --git a/graphics/sprites/equipment/head/bandana.xml b/graphics/sprites/equipment/head/bandana.xml new file mode 100644 index 00000000..63b8e8c1 --- /dev/null +++ b/graphics/sprites/equipment/head/bandana.xml @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/graphics/sprites/equipment/head/fancyhat.png b/graphics/sprites/equipment/head/fancyhat.png index dd54672d..87453a12 100644 Binary files a/graphics/sprites/equipment/head/fancyhat.png 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 index f82be999..1886b372 100644 --- a/graphics/sprites/equipment/head/fancyhat.xml +++ b/graphics/sprites/equipment/head/fancyhat.xml @@ -1,144 +1,12 @@ - + + width="32" + height="64" + offsetY="1"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/items.xml b/items.xml index ea98785b..53516898 100644 --- a/items.xml +++ b/items.xml @@ -2240,10 +2240,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/chest/leathershirt.png" name="Leather Shirt" description="A shirt made of hardened leather." - defense="250" - level="15" + defense="60" + level="20" type="equip-torso" - weight="20"> + weight="120"> equipment/chest/leathershirt-male.xml equipment/chest/leathershirt-female.xml @@ -3143,12 +3143,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/head/bandana.png" name="Bandana" description="A striped bandana worn by some sailors." - defense="40" - level="14" + defense="39" + level="12" type="equip-head" weight="4"> - equipment/head/bandana-male.xml - equipment/head/bandana-female.xml + equipment/head/bandana.xml + equipment/head/bandana.xml @@ -3734,10 +3734,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/head/serfhat.png" name="Serf Hat" description="A very comfortable hat." - defense="1" - level="1" + defense="42" + level="15" type="equip-head" - weight="22"> + weight="69"> equipment/head/serfhat.xml @@ -4428,10 +4428,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. missile-lifetime="500" missile-speed="5" missile-diedistance="3" - level="1" + level="5" type="equip-2hand" attack-action="attack_bow" - weight="12"> + weight="160"> equipment/weapons/woodenbow.xml