summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-12 16:27:49 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-12 16:27:49 +0000
commit2b3e4c43331129d890306bfc57c92e260edd13bc (patch)
tree680d29e581fc51ab7159c7a2490db5d47c542c71 /Changelog-Trunk.txt
parent17efda0636e47c779c7ffdf38afa1cf55cb217fd (diff)
downloadhercules-2b3e4c43331129d890306bfc57c92e260edd13bc.tar.gz
hercules-2b3e4c43331129d890306bfc57c92e260edd13bc.tar.bz2
hercules-2b3e4c43331129d890306bfc57c92e260edd13bc.tar.xz
hercules-2b3e4c43331129d890306bfc57c92e260edd13bc.zip
- Fixed skills displaying a 32k damage when used while disguised.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9476 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 606a3d8eb..754d5b034 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/12/12
+ * Fixed skills displaying a 32k damage when used while disguised. [Skotlex]
* Minor changes to ers.
* Removed unused/hardly used cbasetypes typedefs.
* Updated txt-converter's makefile to include utils.o [FlavioJS]