diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 18:39:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 18:39:04 +0000 |
commit | 676ecb85de15e1cfd2579059da44692e94e8bc11 (patch) | |
tree | 054cce6c7d4df557db0877b5b6e906d1ffe79fcf /Changelog-Trunk.txt | |
parent | 5e67abec3523629759843c60744f9c35771688ba (diff) | |
download | hercules-676ecb85de15e1cfd2579059da44692e94e8bc11.tar.gz hercules-676ecb85de15e1cfd2579059da44692e94e8bc11.tar.bz2 hercules-676ecb85de15e1cfd2579059da44692e94e8bc11.tar.xz hercules-676ecb85de15e1cfd2579059da44692e94e8bc11.zip |
- Moved SI_CHASEWALK to 119 as concluded by LoneWolf
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8110 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 96ab2d072..ed2036d3b 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,7 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/08/03
+ * Changed SI_CHASEWALK value to 119 as concluded by LoneWolf [Skotlex]
* Corrected clif.c sending the raw mdef2 value to the client instead of
first substracting the "secret vit/2" bonus from it. [Skotlex]
* Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent
|