diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-20 21:57:54 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-20 21:57:54 +0000 |
commit | 60ede91019eefa35a4d161d55224cfef40aeddf7 (patch) | |
tree | e523561635ddf971dab817fe9dec54b1ecebdaa9 /Changelog-Trunk.txt | |
parent | f076819852059809b4281ef2e87e50aee102cfd0 (diff) | |
download | hercules-60ede91019eefa35a4d161d55224cfef40aeddf7.tar.gz hercules-60ede91019eefa35a4d161d55224cfef40aeddf7.tar.bz2 hercules-60ede91019eefa35a4d161d55224cfef40aeddf7.tar.xz hercules-60ede91019eefa35a4d161d55224cfef40aeddf7.zip |
- Added a check during mob_db loading so that the six basic stats, max hp and max sp are never below 1, as this could cause crashes when using certain skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8393 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d74c9d97d..663e4a63f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/20
+ * Added a check during mob_db loading so that the six basic stats, max hp
+ and max sp are never below 1, as this could cause crashes when using
+ certain skills. [Skotlex]
* Gravitation now only blocks the caster from using potions. [Skotlex]
* Corrected Madness Canceller letting you walk while the effect lasts.
[Skotlex]
|