diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-23 00:18:15 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-23 00:18:15 -0700 |
commit | c3a4cf5300255bb08c50827b89baceccc42bdd3a (patch) | |
tree | bd6431ba56fed5254b65c1ea303e379083435f66 /monsters.xml | |
parent | e3b59cb72c6b23587343b54ac316780fc1f2bd13 (diff) | |
parent | c46a63c19a6931cfd9f64c273bed02f61da73dd1 (diff) | |
download | clientdata-c3a4cf5300255bb08c50827b89baceccc42bdd3a.tar.gz clientdata-c3a4cf5300255bb08c50827b89baceccc42bdd3a.tar.bz2 clientdata-c3a4cf5300255bb08c50827b89baceccc42bdd3a.tar.xz clientdata-c3a4cf5300255bb08c50827b89baceccc42bdd3a.zip |
Merge branch 'map-renaming' into real-master
Conflicts:
graphics/items/armor-head-standardheadband.png
graphics/sprites/item007.png
monsters.xml
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml index f478706a..96cf1104 100644 --- a/monsters.xml +++ b/monsters.xml @@ -14,8 +14,8 @@ <drop item="522" percent="0.1"/> <attributes hp="20" - size="8" - speed="32" + size="4" + speed="64" attack-min="10" attack-delta="2" attack-magic="0" |