diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-09 08:20:24 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-01-09 08:20:24 +0000 |
commit | a94476cd4ea9895949ddc2f8a70f6cf29b08bd2d (patch) | |
tree | 21a8254f4993c357568853841f8c301e29a3da4a | |
parent | 162beeaffe4791829e4c0227502847b557cede03 (diff) | |
download | mana-a94476cd4ea9895949ddc2f8a70f6cf29b08bd2d.tar.gz mana-a94476cd4ea9895949ddc2f8a70f6cf29b08bd2d.tar.bz2 mana-a94476cd4ea9895949ddc2f8a70f6cf29b08bd2d.tar.xz mana-a94476cd4ea9895949ddc2f8a70f6cf29b08bd2d.zip |
Added weapon_type properties to weapons in items.xml so that attack animations are displayed properly.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-01-09 Philipp Sehmisch <tmw@crushnet.org> + + * data/items.xml: Added weapon_type properties to weapons so that + attack animations are displayed properly. + 2007-01-07 Philipp Sehmisch <tmw@crushnet.org> * src/localplayer.h: Implemented new attribute enumerations of |