diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-20 23:34:22 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-20 23:34:22 +0000 |
commit | bbff5f033303efdeda58bf662d17877aca647973 (patch) | |
tree | 16b408a9cd2dccafa61ff8397f6b4c97bf934ca9 /ChangeLog | |
parent | 9da614a963050101b625085dee578c0f2986658d (diff) | |
download | mana-bbff5f033303efdeda58bf662d17877aca647973.tar.gz mana-bbff5f033303efdeda58bf662d17877aca647973.tar.bz2 mana-bbff5f033303efdeda58bf662d17877aca647973.tar.xz mana-bbff5f033303efdeda58bf662d17877aca647973.zip |
Added attack properties to scorpions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * data/items.xml: Gave the hair sprites and the player sprite the item types "hairstyle" and "racesprite". added some missing item types. + * data/monsters.xml: Added attack properties to scorpions. 2008-02-18 Bjørn Lindeijer <bjorn@lindeijer.nl> |