summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-02-22 23:05:19 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-02-22 23:05:19 +0000
commitc74a7c77d6e4bdc03ce3c1a1fe0fd5e763bdc97a (patch)
tree40f6906db50f141398bdb227fa147f5941032483 /ChangeLog
parentd3adc61aa4b4924f82d8cbc23bea26da7257da97 (diff)
downloadMana-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 552e6ec7..169709de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: