diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2010-01-25 18:33:25 +0100 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2010-01-25 18:33:25 +0100 |
commit | 59c59c4a67bf39697a16c2594c49a509ebc76d55 (patch) | |
tree | 78b1b2e475c04dbdcf1aa20aba44004926feec1a | |
parent | 70f5745f316f556e98adc166ed1809d0914dde8c (diff) | |
parent | 9fc21bf800a9398f765e11f2fc35fbbeff52e594 (diff) | |
download | clientdata-59c59c4a67bf39697a16c2594c49a509ebc76d55.tar.gz clientdata-59c59c4a67bf39697a16c2594c49a509ebc76d55.tar.bz2 clientdata-59c59c4a67bf39697a16c2594c49a509ebc76d55.tar.xz clientdata-59c59c4a67bf39697a16c2594c49a509ebc76d55.zip |
Merge branch 'master' of gitorious.org:tmwdata/mainline
-rw-r--r-- | graphics/sprites/npcs/npcs.png | bin | 1346787 -> 162315 bytes | |||
-rw-r--r-- | items.xml | 10 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/sprites/npcs/npcs.png b/graphics/sprites/npcs/npcs.png Binary files differindex 35d7a3b4..516d677b 100644 --- a/graphics/sprites/npcs/npcs.png +++ b/graphics/sprites/npcs/npcs.png @@ -1314,10 +1314,10 @@ image="armor-chest-chainmail.png" name="Chainmail Shirt" description="A shirt made of chains. It weighs a lot but offers excellent protection." - effect="+12% Defense" + effect="+20% Defense" type="equip-torso" weight="250" - defense="12" + defense="20" max-per-slot="1"> <sprite gender="male">chest-chainmail-male.xml</sprite> <sprite gender="female">chest-chainmail-female.xml</sprite> @@ -1326,10 +1326,10 @@ image="armor-chest-lightplatemail.png|W:#ddeeff" name="Light Platemail" description="A light cuirass with shoulder pads made of iron, usually worn by foot soldiers." - effect="+14% Defense" + effect="+25% Defense" type="equip-torso" weight="240" - defense="14" + defense="25" max-per-slot="1"> <sprite gender="male">chest-lightplatemail-male.xml|W:#ddeeff</sprite> <sprite gender="female">chest-lightplatemail-female.xml|W:#ddeeff</sprite> @@ -2402,7 +2402,7 @@ image="generic-towel.png" name="Towel" description="You can dry yourself off with it if it still seems to be clean enough. - Douglas Adams" - type="generic" + type="equip-charm" weight="20"/> <item id="750" image="use-potion-c.png|G:#f0f040,ffffff" |