summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-04-26 20:30:05 +0000
committerScott Ellis <quiche_on_a_leash@hotmail.co.uk>2008-04-26 20:30:05 +0000
commit4725b4ef59903408d30d13712dac774fc5ccce25 (patch)
tree0fad3402077eed582bd04e6618350d07c405cddd /items.xml
parent0e32b7e84b6fbc57678b09430ef808df36c9968c (diff)
downloadclientdata-4725b4ef59903408d30d13712dac774fc5ccce25.tar.gz
clientdata-4725b4ef59903408d30d13712dac774fc5ccce25.tar.bz2
clientdata-4725b4ef59903408d30d13712dac774fc5ccce25.tar.xz
clientdata-4725b4ef59903408d30d13712dac774fc5ccce25.zip
Corrected the noes of the player sprite when sitting to match the rest of their sheet
Added a generic cap item and fur boots, by Black Don Initial implementation of the mouboo monster, By Yuuki. Grey scale, ear fixed version by Black Don Added a missing collision tile to map 25 and fixed a partial monster trap on map 1
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml28
1 files changed, 25 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index 7df4a565..341cec76 100644
--- a/items.xml
+++ b/items.xml
@@ -219,7 +219,10 @@
<item id="47">
<sprite>head-devcap.xml</sprite>
</item>
-
+ <item id="48">
+ <sprite>head-cap.xml</sprite>
+ </item>
+
<!-- Recolorable item ViewIDs -->
<item id="50">
<sprite gender="male">chest-cotton-male.xml|#441111,aa3333,dd6666</sprite>
@@ -1708,7 +1711,7 @@
<sprite>head-crown.xml</sprite>
</item>
<item id="647"
- image="armor-head-cap.png"
+ image="armor-head-devcap.png"
name="Developers Cap"
description="A cap which identifies you as a developer."
effect="Defense: +5"
@@ -1777,7 +1780,26 @@
max-per-slot="1"
willpower="5"
/>
-
+ <item id="654"
+ image="armor-head-cap.png"
+ name="Cap"
+ description="A hat with a peak to sheild your eyes from the sun."
+ effect="Defense: +5"
+ type="equip-head"
+ defense="5"
+ weight="20">
+ <sprite>head-cap.xml</sprite>
+ </item>
+ <item id="655"
+ image="armor-feet-furboots.png"
+ name="Fur Boots"
+ description="A pair of warm winter boots."
+ effect="Defense: +3"
+ type="equip-feet"
+ weight="25"
+ defense="3"
+ max-per-slot="1"/>
+
<item id="1199"
image="weapon-arrow-arrow.png"
name="Arrow"