summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-04-11 08:37:02 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-04-11 08:37:02 +0000
commiteebe2201616e5c3ab55900f0e70d913c7d585c34 (patch)
treef61e8de5132cb3f887105f8311f3a76a637a77f9 /ChangeLog
parentbdff5b4619b0163b14e12bd24266d2d6ed9a0760 (diff)
downloadmanaserv-eebe2201616e5c3ab55900f0e70d913c7d585c34.tar.gz
manaserv-eebe2201616e5c3ab55900f0e70d913c7d585c34.tar.bz2
manaserv-eebe2201616e5c3ab55900f0e70d913c7d585c34.tar.xz
manaserv-eebe2201616e5c3ab55900f0e70d913c7d585c34.zip
Using effective attributes instead of base attributes for damage calculation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd8f0dd1..bfac30d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-11 Philipp Sehmisch <tmw@crushnet.org>
+
+ * src/game-server/being.cpp: Using effective attributes instead of base
+ attributes for damage calculation.
+
2007-03-31 Bjørn Lindeijer <bjorn@lindeijer.nl>
* src/Makefile.am, src/game-server/testing.cpp,