diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-22 23:05:19 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-02-22 23:05:19 +0000 |
commit | c74a7c77d6e4bdc03ce3c1a1fe0fd5e763bdc97a (patch) | |
tree | 40f6906db50f141398bdb227fa147f5941032483 /ChangeLog | |
parent | d3adc61aa4b4924f82d8cbc23bea26da7257da97 (diff) | |
download | mana-c74a7c77d6e4bdc03ce3c1a1fe0fd5e763bdc97a.tar.gz mana-c74a7c77d6e4bdc03ce3c1a1fe0fd5e763bdc97a.tar.bz2 mana-c74a7c77d6e4bdc03ce3c1a1fe0fd5e763bdc97a.tar.xz mana-c74a7c77d6e4bdc03ce3c1a1fe0fd5e763bdc97a.zip |
Added a 2nd attack to the scorpion to test new monster AI.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-02-23 Philipp Sehmisch <tmw@crushnet.org> + + * data/monsters.xml: Added a 2nd attack to the scorpion to test new + monster AI. + 2008-02-22 Philipp Sehmisch <tmw@crushnet.org> * src/gui/skill.cpp, src/localplayer.cpp, src/localplayer.h: |