summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-08-06 21:24:04 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-08-06 21:24:04 +0000
commit6fe668d525d37365ac923ddfa9e2bb55eb513229 (patch)
tree2f715ea24c204952eba7ac7cab3ec9d64bcf4c0e
parent0ca7b71edf554686c0a9665bf2314df0667c43d0 (diff)
downloadclientdata-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.pngbin70801 -> 75511 bytes
-rw-r--r--items.xml4
-rw-r--r--maps/new_20-1.tmx.gzbin5779 -> 3579 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/npcs.png b/graphics/sprites/npcs.png
index 51019483..299b9cb2 100644
--- a/graphics/sprites/npcs.png
+++ b/graphics/sprites/npcs.png
Binary files differ
diff --git a/items.xml b/items.xml
index b69cafde..f95c94d8 100644
--- a/items.xml
+++ b/items.xml
@@ -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
index ce87672d..6c07ede3 100644
--- a/maps/new_20-1.tmx.gz
+++ b/maps/new_20-1.tmx.gz
Binary files differ