summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items.xml538
-rw-r--r--maps/003-1.tmx2
-rw-r--r--monsters.xml10
-rw-r--r--sfx/monsters/loghead/loghead-die1.oggbin0 -> 15875 bytes
-rw-r--r--sfx/monsters/loghead/loghead-hit1.oggbin0 -> 10345 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-dying1.oggbin0 -> 33042 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-hit1.oggbin0 -> 15819 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-hit2.oggbin0 -> 30167 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-hurt1.oggbin0 -> 10145 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-miss1.oggbin0 -> 9334 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-miss2.oggbin0 -> 9378 bytes
-rw-r--r--sfx/monsters/wolvern/wolvern-miss3.oggbin0 -> 8934 bytes
12 files changed, 528 insertions, 22 deletions
diff --git a/items.xml b/items.xml
index dddb0716..99bf4ecb 100644
--- a/items.xml
+++ b/items.xml
@@ -120,14 +120,16 @@
description="A fresh drink."
type="usable"
hp="15"
- weight="4"/>
+ weight="4"
+ tag="Potions"/>
<item id="502"
image="use/potions/a.png|G:#ff2222"
name="Cactus Potion"
description="A fresh potion."
type="usable"
hp="25"
- weight="7"/>
+ weight="7"
+ tag="Potions"/>
<item id="503"
image="generic/casinocoins.png"
name="Casino Coins"
@@ -189,6 +191,15 @@
weight="20"
defense="2">
<sprite>equipment/head/santahat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="left" sprite="hair">
+ <item from="-6" to="-3"/>
+ </replace>
+ <replace direction="right" sprite="hair">
+ <item from="-6" to="-3"/>
+ </replace>
</item>
<item id="512"
image="use/food/gingerbreadman.png"
@@ -293,6 +304,20 @@
defense="5"
weight="20">
<sprite>equipment/head/fancyhat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
+ <replace direction="left" sprite="hair">
+ <item from="-13" to="-2"/>
+ <item from="-15" to="-14"/>
+ </replace>
+ <replace direction="right" sprite="hair">
+ <item from="-13" to="-2"/>
+ <item from="-15" to="-14"/>
+ </replace>
</item>
<item id="525"
image="equipment/head/minershat.png"
@@ -303,6 +328,12 @@
defense="4"
weight="40">
<sprite>equipment/head/minershat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="526"
image="generic/coinbag.png"
@@ -636,14 +667,16 @@
description="Increases your attack strength."
effect="Attack strength increase (temporary)."
type="usable"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="568"
image="use/potions/c.png|G:#da69e5,ffdaff"
name="Concentration Potion"
description="Increases your attack speed."
effect="Attack speed increase (temporary)."
type="usable"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="569"
image="generic/rawlog.png"
name="Raw Log"
@@ -1050,6 +1083,15 @@
defense="4"
weight="60">
<sprite>equipment/head/pumpkinhelmet.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ <item from="-6"/>
+ <item from="-13"/>
+ <item from="-14"/>
+ <item from="-15"/>
+ <item from="-16"/>
+ <item from="-18"/>
+ </replace>
</item>
<item id="616"
image="equipment/head/axehat.png"
@@ -1070,6 +1112,9 @@
weight="40"
defense="4">
<sprite>equipment/head/piratehat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
</item>
<item id="618"
image="equipment/head/goggles.png"
@@ -1116,6 +1161,9 @@
weight="20"
defense="3">
<sprite>equipment/head/bandana.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
</item>
<item id="623"
image="equipment/weapon/polearm-scythe.png"
@@ -1170,6 +1218,12 @@
defense="10"
weight="30">
<sprite>equipment/head/tophat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="628"
image="equipment/head/funkyhat.png"
@@ -1180,6 +1234,29 @@
defense="13"
weight="20">
<sprite>equipment/head/funkywinter.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="left" sprite="hair">
+ <item from="-13"/>
+ <item from="-14" to="-16"/>
+ <item from="-15" to="-8"/>
+ </replace>
+ <replace direction="right" sprite="hair">
+ <item from="-13"/>
+ <item from="-14" to="-16"/>
+ <item from="-15" to="-8"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-14" to="-13"/>
+ <item from="-15" to="-13"/>
+ <item from="-18" to="-6"/>
+ </replace>
+ <replace direction="downall" sprite="hair">
+ <item from="-14" to="-13"/>
+ <item from="-15" to="-13"/>
+ <item from="-9" to="-1"/>
+ </replace>
</item>
<item id="629"
image="equipment/head/mushroomhat.png"
@@ -1189,6 +1266,12 @@
defense="10"
weight="30">
<sprite>equipment/head/mushroom.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="630"
image="equipment/head/shroomhat.png"
@@ -1198,6 +1281,12 @@
defense="13"
weight="30">
<sprite>equipment/head/shroom.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="631"
image="generic/crystal.png|W:#252e6a,923eda,ba72ec,ffffff"
@@ -1224,6 +1313,29 @@
defense="13"
weight="30">
<sprite>equipment/head/xmaself.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="left" sprite="hair">
+ <item from="-13"/>
+ <item from="-14" to="-16"/>
+ <item from="-15" to="-8"/>
+ </replace>
+ <replace direction="right" sprite="hair">
+ <item from="-13"/>
+ <item from="-14" to="-16"/>
+ <item from="-15" to="-8"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-14" to="-13"/>
+ <item from="-15" to="-13"/>
+ <item from="-18" to="-6"/>
+ </replace>
+ <replace direction="downall" sprite="hair">
+ <item from="-14" to="-13"/>
+ <item from="-15" to="-13"/>
+ <item from="-9" to="-1"/>
+ </replace>
</item>
<item id="634"
image="equipment/head/mask.png"
@@ -1249,6 +1361,14 @@
defense="18"
weight="900">
<sprite>equipment/head/warlordhelm.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ <item from="-6"/>
+ <item from="-9"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="637"
image="equipment/head/knighthelm.png"
@@ -1259,6 +1379,14 @@
defense="15"
weight="600">
<sprite>equipment/head/knighthelm.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ <item from="-6"/>
+ <item from="-9"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="638"
image="equipment/head/infantryhelm.png"
@@ -1269,6 +1397,16 @@
defense="15"
weight="400">
<sprite>equipment/head/infantryhelm.xml</sprite>
+ <replace direction="downall" sprite="hair">
+ <item from="-6" to="-3"/>
+ </replace>
+ <replace sprite="hair">
+ <item from="-5"/>
+ <item from="-9"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="639"
image="equipment/head/crusadehelm.png"
@@ -1279,6 +1417,28 @@
defense="18"
weight="1300">
<sprite>equipment/head/crusadehelm.xml</sprite>
+ <replace sprite="hair">
+ <item from="-1"/>
+ <item from="-2"/>
+ <item from="-3"/>
+ <item from="-4"/>
+ <item from="-5"/>
+ <item from="-6"/>
+ <item from="-7"/>
+ <item from="-9"/>
+ <item from="-12"/>
+ <item from="-13"/>
+ <item from="-14"/>
+ <item from="-15"/>
+ <item from="-16"/>
+ <item from="-18"/>
+ </replace>
+ <replace direction="left" sprite="hair">
+ <item from="-10"/>
+ </replace>
+ <replace direction="right" sprite="hair">
+ <item from="-10"/>
+ </replace>
</item>
<item id="640"
image="generic/ironore.png"
@@ -1312,6 +1472,12 @@
defense="6"
weight="30">
<sprite>equipment/head/cowboywhite.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="644"
image="equipment/head/cowboyblack.png"
@@ -1322,6 +1488,12 @@
defense="6"
weight="30">
<sprite>equipment/head/cowboyblack.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="645"
image="equipment/chest/lightplatemail.png|W:#573f10,9c8226,d3c04b,ffffff"
@@ -1342,6 +1514,12 @@
defense="4"
weight="240">
<sprite>equipment/head/crown.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="647"
image="equipment/head/devcap.png|R:#9999ff"
@@ -1352,6 +1530,12 @@
defense="5"
weight="20">
<sprite>equipment/head/devcap.xml|#9999ff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="648"
image="equipment/legs/pants.png|W:#a4b2b2,ffffff"
@@ -1426,6 +1610,12 @@
defense="5"
weight="20">
<sprite>equipment/head/cap.xml|#d94800</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="655"
image="equipment/feet/furboots.png"
@@ -1446,6 +1636,12 @@
weight="20"
defense="2">
<sprite>equipment/head/serf.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="657"
image="use/food/orange.png"
@@ -1639,28 +1835,32 @@
description="A tiny healing potion made from brewed herbs."
type="usable"
hp="100"
- weight="5"/>
+ weight="5"
+ tag="Potions"/>
<item id="685"
image="use/potions/d.png|G:#b03678,ffffff"
name="Small Healing Potion"
description="A small healing potion made from brewed herbs."
type="usable"
hp="200"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="686"
image="use/potions/b.png|G:#b03678,ffffff"
name="Medium Healing Potion"
description="A medium healing potion made from brewed herbs."
type="usable"
hp="400"
- weight="15"/>
+ weight="15"
+ tag="Potions"/>
<item id="687"
image="use/potions/c.png|G:#b03678,ffffff"
name="Large Healing Potion"
description="A large healing potion made from brewed herbs."
type="usable"
hp="800"
- weight="25"/>
+ weight="25"
+ tag="Potions"/>
<item id="688"
image="equipment/chest/tanktop.png|W:#a4b2b2,ffffff"
name="Tank Top"
@@ -1779,7 +1979,8 @@
description="A dark, sirupy brew, with a smell reminiscent of manaberries."
type="usable"
mp="10"
- weight="50"/>
+ weight="50"
+ tag="Potions"/>
<item id="706"
image="generic/scorpionstinger.png|W:#e0d080,fff0e0,ffffff"
name="Golden Scorpion Stinger"
@@ -1791,7 +1992,8 @@
name="Monster Oil Potion"
description="A dark, oily liquid with a sinister stench."
type="generic"
- weight="50"/>
+ weight="50"
+ tag="Potions"/>
<item id="708"
image="generic/patch-leather.png"
name="Leather Patch"
@@ -1898,6 +2100,12 @@
defense="7"
weight="250">
<sprite>equipment/head/monster-skull-helm.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="723"
image="equipment/head/deserthat.png|R:#ffffff"
@@ -1908,6 +2116,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="724"
image="equipment/head/standardheadband.png|W:#a4b2b2,ffffff"
@@ -1927,6 +2141,12 @@
defense="5"
weight="20">
<sprite>equipment/head/gmcap.xml|#bf0e08</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="726"
image="equipment/chest/silk-robe.png|W:#e40a0a"
@@ -1986,7 +2206,8 @@
description="A transparent, odorless liquid that feels strangely lighter than water."
type="usable"
mp="0"
- weight="15"/>
+ weight="15"
+ tag="Potions"/>
<item id="734"
image="equipment/feet/boots.png|W:#212121"
name="Black Boots"
@@ -2075,20 +2296,23 @@
description="A bottle of diluted concentration potion."
effect="Attack speed increase (temporary)."
type="usable"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="745"
image="use/potions/c.png|G:#ff4aff"
name="Dark Concentration Potion"
description="This potion smells like burnt sugar."
effect="Attack speed increase (temporary)."
type="usable"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="746"
image="use/potions/e.png|R:#a0a0ff;G:#20409f"
name="Mopox Cure Potion"
description="A gooey brew with a vile smell, supposedly able to cure Mopox."
type="usable"
- weight="5"/>
+ weight="5"
+ tag="Potions"/>
<item id="747"
image="use/food/bigcake.png|R:#9e6e3b,e39d52;G:#e29f57;W:#ffd5a8"
name="Laced Chocolate Cake"
@@ -2117,7 +2341,8 @@
effect="Suspends poison."
type="usable"
hp="5"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="751"
image="equipment/head/pinkiehat.png"
name="Pinkie Hat"
@@ -2264,6 +2489,12 @@
defense="15"
weight="300">
<sprite>equipment/head/terranitehelm.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="767"
image="equipment/chest/terranite.png"
@@ -2308,6 +2539,12 @@
luck="3"
weight="20">
<sprite>equipment/head/fairy_hat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="771"
image="equipment/legs/miniskirt.png|W:#a4b2b2,ffffff"
@@ -2508,6 +2745,15 @@
defense="15"
weight="400">
<sprite>equipment/head/bromenalhelmet.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ <item from="-6"/>
+ <item from="-14" to="-7"/>
+ <item from="-15" to="-7"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="796"
image="equipment/legs/bromenallegs.png"
@@ -2555,6 +2801,12 @@
weight="30"
defense="10">
<sprite>equipment/head/bowler-hat-brown.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="801"
image="equipment/head/pinkie-helmet.png"
@@ -2566,6 +2818,12 @@
luck="1"
weight="800">
<sprite>equipment/head/pinkie-helmet.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="802"
image="generic/easterbasket.png"
@@ -2721,28 +2979,32 @@
description="A tiny mana potion made from brewed, powerful items."
type="usable"
mp="25"
- weight="5"/>
+ weight="5"
+ tag="Potions"/>
<item id="826"
image="use/potions/d.png|G:#3636b0,ffffff"
name="Small Mana Elixir"
description="A small mana potion made from brewed, powerful items."
type="usable"
mp="50"
- weight="10"/>
+ weight="10"
+ tag="Potions"/>
<item id="827"
image="use/potions/b.png|G:#3636b0,ffffff"
name="Medium Mana Elixir"
description="A medium mana potion made from brewed, powerful items."
type="usable"
mp="100"
- weight="15"/>
+ weight="15"
+ tag="Potions"/>
<item id="828"
image="use/potions/c.png|G:#3636b0,ffffff"
name="Large Mana Elixir"
description="A large mana potion made from brewed, powerful items."
type="usable"
mp="250"
- weight="25"/>
+ weight="25"
+ tag="Potions"/>
<item id="829"
image="equipment/charms/fourleaf-amulet.png|W:#332f27,584a31,af7817,ffffff"
name="Crozenite Four-Leaf Amulet"
@@ -2912,6 +3174,9 @@
defense="3"
weight="50">
<sprite>equipment/head/elf-nightcap.xml</sprite>
+ <replace sprite="hair">
+ <item to="-7"/>
+ </replace>
</item>
<item id="855"
image="equipment/head/sunglasses.png"
@@ -2931,6 +3196,25 @@
type="equip-head"
defense="3"
weight="50">
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="left" sprite="hair">
+ <item from="-13"/>
+ <item from="-15" to="-8"/>
+ </replace>
+ <replace direction="right" sprite="hair">
+ <item from="-13"/>
+ <item from="-15" to="-8"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ <item from="-14" to="-17"/>
+ </replace>
+ <replace direction="downall" sprite="hair">
+ <item from="-14" to="-8"/>
+ <item from="-15" to="-17"/>
+ </replace>
<sprite>equipment/head/knit-cap.xml</sprite>
</item>
<item id="857"
@@ -3215,6 +3499,9 @@
defense="1"
weight="80">
<sprite>equipment/head/mouboohead.xml</sprite>
+ <replace direction="downall" sprite="hair">
+ <item from="-5"/>
+ </replace>
</item>
<item id="1217"
image="equipment/head/catears.png|M:#774444;W:#777777"
@@ -3237,6 +3524,19 @@
agi="-1"
weight="10">
<sprite>equipment/head/paperbag.xml</sprite>
+ <replace sprite="hair">
+ <item from="-3"/>
+ <item from="-4"/>
+ <item from="-5"/>
+ <item from="-9"/>
+ <item from="-11"/>
+ <item from="-12"/>
+ <item from="-13"/>
+ <item from="-14"/>
+ <item from="-15"/>
+ <item from="-17"/>
+ <item from="-18"/>
+ </replace>
</item>
<item id="1219"
image="equipment/head/moubootaurhead.png"
@@ -3246,6 +3546,9 @@
defense="1"
weight="80">
<sprite>equipment/head/moubootaurhead.xml</sprite>
+ <replace direction="upall" sprite="hair">
+ <item from="-5"/>
+ </replace>
</item>
<item id="1220"
image="equipment/head/parsley-earplugs.png"
@@ -3505,6 +3808,9 @@
agi="-1"
weight="15">
<sprite>equipment/head/eggshell.xml</sprite>
+ <replace direction="upall" sprite="hair">
+ <item from="-5"/>
+ </replace>
</item>
<item id="1257"
image="generic/flawed-lens.png"
@@ -3546,6 +3852,9 @@
defense="3"
weight="50">
<sprite>equipment/head/witch-hat.xml</sprite>
+ <replace direction="upall" sprite="hair">
+ <item from="-5"/>
+ </replace>
</item>
<item id="1279"
image="equipment/head/goblin-mask.png"
@@ -4460,6 +4769,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#580000,a40000,c02020,ff6060</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2131"
image="equipment/head/deserthat.png|R:#115511,22aa22,99dd99"
@@ -4470,6 +4785,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#115511,22aa22,99dd99</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2132"
image="equipment/head/deserthat.png|R:#222255,6666ff"
@@ -4480,6 +4801,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#222255,6666ff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2133"
image="equipment/head/deserthat.png|R:#846211,dab333,fffb93,ffffff"
@@ -4490,6 +4817,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#846211,dab333,fffb93,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2134"
image="equipment/head/deserthat.png|R:#16486e,498ec5,e4f2fc"
@@ -4500,6 +4833,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#16486e,498ec5,e4f2fc</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2135"
image="equipment/head/deserthat.png|R:#56002f,930050,fe70bd,feb7de,ffffff"
@@ -4510,6 +4849,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#56002f,930050,fe70bd,feb7de,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2136"
image="equipment/head/deserthat.png|R:#111111,222222,333333,444444,555555,aaaaaa"
@@ -4520,6 +4865,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2137"
image="equipment/head/deserthat.png|R:#80280f,b04810,ef681f,ffb830"
@@ -4530,6 +4881,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2138"
image="equipment/head/deserthat.png|R:#4f0a76,8010c0,d699f7"
@@ -4540,6 +4897,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#4f0a76,8010c0,d699f7</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2139"
image="equipment/head/deserthat.png|R:#104010,208020,30c030"
@@ -4550,6 +4913,12 @@
defense="3"
weight="20">
<sprite>equipment/head/deserthat.xml|#104010,208020,30c030</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2140"
@@ -4975,6 +5344,7 @@
<sprite gender="male">equipment/legs/miniskirt-male.xml|#104010,208020,30c030</sprite>
<sprite gender="female">equipment/legs/miniskirt-female.xml|#104010,208020,30c030</sprite>
</item>
+
<item id="2180"
image="equipment/legs/pants.png|W:#580000,a40000,c02020,ff6060"
name="Red Cotton Trousers"
@@ -5306,6 +5676,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#580000,a40000,c02020,ff6060</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2211"
image="equipment/head/bowler-hat.png|W:#115511,22aa22,99dd99"
@@ -5316,6 +5692,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#115511,22aa22,99dd99</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2212"
image="equipment/head/bowler-hat.png|W:#222255,6666ff"
@@ -5326,6 +5708,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#222255,6666ff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2213"
image="equipment/head/bowler-hat.png|W:#846211,dab333,fffb93,ffffff"
@@ -5336,6 +5724,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#846211,dab333,fffb93,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2214"
image="equipment/head/bowler-hat.png|W:#16486e,498ec5,e4f2fc"
@@ -5346,6 +5740,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#16486e,498ec5,e4f2fc</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2215"
image="equipment/head/bowler-hat.png|W:#56002f,930050,fe70bd,feb7de,ffffff"
@@ -5356,6 +5756,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#56002f,930050,fe70bd,feb7de,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2216"
image="equipment/head/bowler-hat.png|W:#111111,222222,333333,444444,555555,aaaaaa"
@@ -5366,6 +5772,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2217"
image="equipment/head/bowler-hat.png|W:#80280f,b04810,ef681f,ffb830"
@@ -5376,6 +5788,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2218"
image="equipment/head/bowler-hat.png|W:#4f0a76,8010c0,d699f7"
@@ -5386,6 +5804,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#4f0a76,8010c0,d699f7</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2219"
image="equipment/head/bowler-hat.png|W:#104010,208020,30c030"
@@ -5396,6 +5820,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml|#104010,208020,30c030</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2220"
@@ -5528,6 +5958,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#580000,a40000,c02020,ff6060</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2231"
image="equipment/head/bowler-hat-brown.png|W:#115511,22aa22,99dd99"
@@ -5538,6 +5974,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#115511,22aa22,99dd99</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2232"
image="equipment/head/bowler-hat-brown.png|W:#222255,6666ff"
@@ -5548,6 +5990,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#222255,6666ff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2233"
image="equipment/head/bowler-hat-brown.png|W:#846211,dab333,fffb93,ffffff"
@@ -5558,6 +6006,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#846211,dab333,fffb93,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2234"
image="equipment/head/bowler-hat-brown.png|W:#16486e,498ec5,e4f2fc"
@@ -5568,6 +6022,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#16486e,498ec5,e4f2fc</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2235"
image="equipment/head/bowler-hat-brown.png|W:#56002f,930050,fe70bd,feb7de,ffffff"
@@ -5578,6 +6038,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#56002f,930050,fe70bd,feb7de,ffffff</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2236"
image="equipment/head/bowler-hat-brown.png|W:#111111,222222,333333,444444,555555,aaaaaa"
@@ -5588,6 +6054,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2237"
image="equipment/head/bowler-hat-brown.png|W:#80280f,b04810,ef681f,ffb830"
@@ -5598,6 +6070,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#80280f,b04810,ef681f,ffb830</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2238"
image="equipment/head/bowler-hat-brown.png|W:#4f0a76,8010c0,d699f7"
@@ -5608,6 +6086,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#4f0a76,8010c0,d699f7</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="2239"
image="equipment/head/bowler-hat-brown.png|W:#104010,208020,30c030"
@@ -5618,8 +6102,13 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat-brown.xml|#104010,208020,30c030</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
-
<item id="2240"
image="equipment/chest/fine-dress.png|W:#660102,ee1407,ffffff,ffffff"
name="Fine Red Dress"
@@ -5991,7 +6480,8 @@
name="Grimace of Dementia"
description="A feared potion. If done wrong... what did you say?"
type="generic"
- weight="50"/>
+ weight="50"
+ tag="Potions"/>
<item id="4030"
image="equipment/head/bowler-hat.png"
name="Bowler Hat"
@@ -6001,6 +6491,12 @@
defense="10"
weight="30">
<sprite>equipment/head/bowler-hat.xml</sprite>
+ <replace sprite="hair">
+ <item from="-5"/>
+ </replace>
+ <replace direction="upall" sprite="hair">
+ <item from="-5" to="-5"/>
+ </replace>
</item>
<item id="4031"
image="equipment/head/monocle.png"
diff --git a/maps/003-1.tmx b/maps/003-1.tmx
index e76d1d59..aa3c7596 100644
--- a/maps/003-1.tmx
+++ b/maps/003-1.tmx
@@ -35,7 +35,7 @@
</layer>
<layer name="Collision" width="190" height="138">
<data encoding="base64" compression="gzip">
- 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
+ H4sIAAAAAAAAA+2Ui4rFKBBEL/n/j16WZSC4MbatbbXmFBxuJtF+Wc71+/0uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAGd6lrAfDwpKf3tbXlGvDPfUTqfnYiSuq+MjJT3njqGWRhZIYtqXvLxKgizkg9k2zn0ZrxVXmu/f11dpF6Tiedh7rHDFhmVPv7af/Mep7+/gK96t2j7i8DsxVRz1U8n8wKqXvMwGxF16OeV7az8OxT95kFzxxr66LOXj2jlWfQq9796l4zMUvWXLV3rViefDvwpqe5WHXyzKLnXptfbZ03hyWON3dmWj2N6Gm/ut9MzNKMHJ69V/G8Ewqpe1bO+W321vMYzRvtB/WsZ/bpnUntfL9GbQa98uZd5XlvnZk83zsL63p131lmbbkXs/KOesEr9dy9vc5e97f2azzNaOUZj/rAo3vfGVBL3X+mmXvi9Hy35FmlbLP/Gb6Pri/3fo3emcxaW9uzwve9fUTO29vnVXm2rK99/xI9s2nJ41mF73eUZx6z/v+cyohm3pXVvlffLa+XI3KrPbiL92fOf5Xv1X1a3qvuotp/O3m/pmz1WGtWyXonRuO11qn9l8H3IzPP4null6MU3ZPagxm8v3pWb/Fbz2/vLN96NBpHvb8V+0v8iueRWc1WVFxLbO88ZinS40851D5c7fmy5965rfBmb54VnjlRaj+u9PxTz7VvHpX3q3ev1/tZNLNeS6yRfGpPKnz/e/im9pjlrlrjRGrWzKJ9bYl9Om+9W+bjlTW+td7e2L2K8plnzivu7+m0eveoN5dlP/pPK2ah9uSO3l9Z30xluVu1OmbW14ql9mMW31vX3Nfu4nf0f6n9qPa9dwajsSJ10n2ynN1I7NOZPQO1MtRwgtS+VPv+bQYrpPDxSXen1Uvtu9qXWbzfq4i42fxY1mOpL7oHT/ynPWpPrvS9ylc9eTPd7VOl9qPC+1n1hR7f1Kq/9t3Tt9qLu/rfG2eX/ix9KDTz/L5K75zuv29rat8y99cjT+zWHkvM2hrPXrX31HhmaJW6txle82j2DKPWqc8mG16p647oyaLRmUXnaMWFsxlR9N15ylN7jsgJ57NSV/H79K31zrPGontt8A1maUassq6Z9fXmh/NR662G2fW14qnPArS+n+m3nlirff60Hr7DatVyqutTnwOsJYN664uoW30OsJ5oWXKoamvlh3NRK0t96nOAtagVWV9vDPVZwDqeZPFKa02vZ2u19cYZlfo8YA0rNcPLK2tWnw2c4/1S6vwtqc8GzvX+jlKfF+zr+zL3TvdPfV6g9X2EV3e4C+rzAq3va+qNWVvfiqO6F+rzgpy+b+kt51V5tsZY0Y/6vGBf72eW+ixgH99fxW+EZsauxVKfA+zl+xWKrlN9BnCe7605vLW87bPEVM8fNLzJ4puIvaviqmcPOv7k8ZNljyduT7xafGtt8E1+t98RzYixOpd69qDDqlleU8Wv5YRv4tFVeX57l1Hq2YOOJ0X7Njq+JYd67qDlFPX0op456FFrdQ3qeUMOWrKsGdVTjvLdrDrU84YceDWyV5lPPW/Iwe/2W6r2Pkor6lHPG3KgkDIvwL9k0lM9PTW+rVXPGXJxV/l3qdb3HlliefI97VHPGPLxp/uzRb3rRzWSTz1jyIdHV+U5q9Qzhnx8QeoZQ05Ol3q+kJOVWp3vLyfAEyfoqQ/1XCE3q3QVvyvyAbRQKSq3ep6wB0rNzq+eJezFakXlVM8R9mOGLHHKNbNy/8UC6GV3qecHezNLkbGt+QB66FG5LypPTx0AsygVHb9H6tnA2dwVHb9H6rnAN/gtzGOReh4As2lJXR9AFDWp6wIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIBv8w8lUJp1sJkBAA==
</data>
</layer>
<objectgroup name="Objects" width="0" height="0" visible="0">
diff --git a/monsters.xml b/monsters.xml
index 125fe39d..585cdd61 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -127,11 +127,13 @@
</monster>
<monster id="23" name="Log Head">
<sprite>monsters/logmonster.xml</sprite>
+ <sound event="hit">monsters/loghead/loghead-hit1.ogg</sound>
<sound event="hurt">monsters/loghead/loghead-hurt1.ogg</sound>
<sound event="hurt">monsters/loghead/loghead-hurt2.ogg</sound>
<sound event="hurt">monsters/loghead/loghead-hurt3.ogg</sound>
<sound event="hurt">monsters/loghead/loghead-hurt4.ogg</sound>
<sound event="hurt">monsters/loghead/loghead-hurt5.ogg</sound>
+ <sound event="die">monsters/loghead/loghead-die1.ogg</sound>
</monster>
<monster id="24" name="Mountain Snake">
<sprite>monsters/snake.xml|#585b39,a67c5d,dbc9a9,ffffff</sprite>
@@ -409,6 +411,14 @@
</monster>
<monster id="88" name="Wolvern">
<sprite>monsters/wolvern.xml|#000000,64727a,8996a0,a6afbf,dce9f3,ffffff</sprite>
+ <sound event="hit">monsters/wolvern/wolvern-hit1.ogg</sound>
+ <sound event="hit">monsters/wolvern/wolvern-hit2.ogg</sound>
+ <sound event="miss">monsters/wolvern/wolvern-miss1.ogg</sound>
+ <sound event="miss">monsters/wolvern/wolvern-miss2.ogg</sound>
+ <sound event="miss">monsters/wolvern/wolvern-miss3.ogg</sound>
+ <!-- The hurt sound doesn't go well when alternated with the hit sounds. -->
+ <!-- <sound event="hurt">monsters/wolvern/wolvern-hurt1.ogg</sound> -->
+ <sound event="die">monsters/wolvern/wolvern-dying1.ogg</sound>
</monster>
<monster id="89" name="Blue Slime">
<sprite>monsters/slime.xml|#2121ae,ffffff</sprite>
diff --git a/sfx/monsters/loghead/loghead-die1.ogg b/sfx/monsters/loghead/loghead-die1.ogg
new file mode 100644
index 00000000..b69d07cf
--- /dev/null
+++ b/sfx/monsters/loghead/loghead-die1.ogg
Binary files differ
diff --git a/sfx/monsters/loghead/loghead-hit1.ogg b/sfx/monsters/loghead/loghead-hit1.ogg
new file mode 100644
index 00000000..7b365ca2
--- /dev/null
+++ b/sfx/monsters/loghead/loghead-hit1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-dying1.ogg b/sfx/monsters/wolvern/wolvern-dying1.ogg
new file mode 100644
index 00000000..fbb0b58a
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-dying1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-hit1.ogg b/sfx/monsters/wolvern/wolvern-hit1.ogg
new file mode 100644
index 00000000..5daac156
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-hit1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-hit2.ogg b/sfx/monsters/wolvern/wolvern-hit2.ogg
new file mode 100644
index 00000000..6e15b692
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-hit2.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-hurt1.ogg b/sfx/monsters/wolvern/wolvern-hurt1.ogg
new file mode 100644
index 00000000..c8468f21
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-hurt1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-miss1.ogg b/sfx/monsters/wolvern/wolvern-miss1.ogg
new file mode 100644
index 00000000..5bcc318d
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-miss1.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-miss2.ogg b/sfx/monsters/wolvern/wolvern-miss2.ogg
new file mode 100644
index 00000000..b9f7ef18
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-miss2.ogg
Binary files differ
diff --git a/sfx/monsters/wolvern/wolvern-miss3.ogg b/sfx/monsters/wolvern/wolvern-miss3.ogg
new file mode 100644
index 00000000..13d7fa87
--- /dev/null
+++ b/sfx/monsters/wolvern/wolvern-miss3.ogg
Binary files differ