diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-13 13:55:58 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-13 13:55:58 +0000 |
commit | ae767a27120e38599f9e8efc4ada221e9840b6cb (patch) | |
tree | 04ae8335b606f2269ce8521431df03bfbc337c27 /Changelog-Trunk.txt | |
parent | f73f7e4fe1814ab75145ee3984082c3a0b5ad116 (diff) | |
download | hercules-ae767a27120e38599f9e8efc4ada221e9840b6cb.tar.gz hercules-ae767a27120e38599f9e8efc4ada221e9840b6cb.tar.bz2 hercules-ae767a27120e38599f9e8efc4ada221e9840b6cb.tar.xz hercules-ae767a27120e38599f9e8efc4ada221e9840b6cb.zip |
- Fixed the value range checks added by Zido on pc_bonus (some of them were even redundant...)
- Fixed script command "recovery".
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7654 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3dc9df217..16927dacc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/07/13
+ * Fixed script command "recovery". [Skotlex]
2006/07/12
* Fixed a small typo in my code [Zido]
* Added negative value in bonus exploit fix for more stat bonuses [Zido]
|