diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-08-06 21:24:04 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-08-06 21:24:04 +0000 |
commit | 6fe668d525d37365ac923ddfa9e2bb55eb513229 (patch) | |
tree | 2f715ea24c204952eba7ac7cab3ec9d64bcf4c0e | |
parent | 0ca7b71edf554686c0a9665bf2314df0667c43d0 (diff) | |
download | clientdata-6fe668d525d37365ac923ddfa9e2bb55eb513229.tar.gz clientdata-6fe668d525d37365ac923ddfa9e2bb55eb513229.tar.bz2 clientdata-6fe668d525d37365ac923ddfa9e2bb55eb513229.tar.xz clientdata-6fe668d525d37365ac923ddfa9e2bb55eb513229.zip |
Added two new NPCs and gave some of the older NPCs a makeover to look more like the style of the new playerset. Corrected a few mapping errors in the new woodland village. Tweaked description and values of the scythe.
-rw-r--r-- | graphics/sprites/npcs.png | bin | 70801 -> 75511 bytes | |||
-rw-r--r-- | items.xml | 4 | ||||
-rw-r--r-- | maps/new_20-1.tmx.gz | bin | 5779 -> 3579 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/npcs.png b/graphics/sprites/npcs.png Binary files differindex 51019483..299b9cb2 100644 --- a/graphics/sprites/npcs.png +++ b/graphics/sprites/npcs.png @@ -122,7 +122,7 @@ <item id="620" image="armor-head-circlet.png" art="0" name="Circlet" description="A nice piece of jewelry." effect="Defense: +4" type="0" weight="35" slot="0"/> <item id="621" image="armor-head-eyepatch.png" art="0" name="Eyepatch" description="What really makes you a pirate." effect="Defense: +3" type="0" weight="15" slot="0"/> <item id="622" image="armor-head-bandana.png" art="0" name="Bandana" description="A striped bandana." effect="Defense: +3" type="0" weight="15" slot="0"/> - <item id="623" image="weapon-polearm-scythe.png" art="0" name="Scythe" description="Usually used for farming but also useable as a weapon." effect="Damage: +25 / Range: 1" type="0" weight="10" slot="0"/> + <item id="623" image="weapon-polearm-scythe.png" art="0" name="Scythe" description="Usually used for farming but also useable as a weapon. Slow but deadly." effect="Damage: +75 / Range: 1" type="0" weight="400" slot="0"/> <item id="624" image="armor-chest-vnecksweater.png" art="0" name="V-neck Sweater" description="A soft and warm sweater." effect="Defense: +8" type="0" weight="45" slot="0"/> <item id="625" image="armor-chest-chainmail.png" art="0" name="Chainmail Shirt" description="A shirt made of chains. It weights a lot but offers excelent protection." effect="Defense: +12" type="0" weight="120" slot="0"/> <item id="626" image="armor-chest-lightplatemail.png" art="0" name="Light Platemail" description="A light cuirass with shoulder pads made of iron. A cheap and plain but efficient armor usually worn by foot soldiers." effect="Defense: +14" type="0" weight="240" slot="0"/> @@ -141,5 +141,5 @@ <item id="1211" image="generic-easteregg-yellow.png" art="0" name="Yellow Easter Egg" description="A yellow easter egg. Find all six different easter eggs to win a prize." effect="" type="0" weight="10" slot="0"/> <item id="1212" image="generic-easteregg-pink.png" art="0" name="Pink Easter Egg" description="A pink easter egg. Find all six different easter eggs to win a prize." effect="" type="0" weight="10" slot="0"/> <item id="1213" image="generic-easteregg-teal.png" art="0" name="Teal Easter Egg" description="A teal easter egg. Find all six different easter eggs to win a prize." effect="" type="0" weight="10" slot="0"/> - + </items>
\ No newline at end of file diff --git a/maps/new_20-1.tmx.gz b/maps/new_20-1.tmx.gz Binary files differindex ce87672d..6c07ede3 100644 --- a/maps/new_20-1.tmx.gz +++ b/maps/new_20-1.tmx.gz |