summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-01-11 08:13:52 +0000
committerJared Adams <jaxad0127@gmail.com>2009-01-11 08:13:52 +0000
commit3038edc883120a15748a1e0caadd7fcf64531b1a (patch)
tree347548fa2cf7f5196353c2440ec7af8b20b61c08 /monsters.xml
parentc5d3d7b20d8296905eb550cc9b087f60fbd91601 (diff)
parentbda866dee7027008403142dce33cd289a537b1b4 (diff)
downloadclientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.tar.gz
clientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.tar.bz2
clientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.tar.xz
clientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.zip
Merge branch 'master' of git@gitorious.org:tmwdata/mainline
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 67ed3a76..ebe9ac63 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -843,4 +843,21 @@
/>
</monster>
+ <monster id="34" name="Zombie">
+ <sprite>monster-zombie.xml</sprite>
+ <attributes
+ hp="20"
+ size="4"
+ speed="64"
+ attack-min="10"
+ attack-delta="2"
+ attack-magic="0"
+ hit="10"
+ evade="5"
+ physical-defence="5"
+ magical-defence="0"
+ mutation="50"
+ />
+ </monster>
+
</monsters>