diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-13 07:33:18 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-13 07:33:18 +0000 |
commit | 5fcec1b2df154341faa4a741036707f805847358 (patch) | |
tree | 8a737685d3b2f15ea1c0460df20441d97c94a623 /Changelog-Renewal.txt | |
parent | 3c22c93f3d02458d151cb6d3a7e8add7f549c453 (diff) | |
download | hercules-5fcec1b2df154341faa4a741036707f805847358.tar.gz hercules-5fcec1b2df154341faa4a741036707f805847358.tar.bz2 hercules-5fcec1b2df154341faa4a741036707f805847358.tar.xz hercules-5fcec1b2df154341faa4a741036707f805847358.zip |
Prevented @stpoint and @skpoint from causing overflows.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14428 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r-- | Changelog-Renewal.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt index 18629909c..9c263747d 100644 --- a/Changelog-Renewal.txt +++ b/Changelog-Renewal.txt @@ -1,5 +1,7 @@ Date Added +2010/10/13 + * Prevented @stpoint and @skpoint from causing overflows. [Paradox924X] 2010/10/11 * Implemented official cash food behavior, including use delay, not being dispelled (including on death), distinct status effects and icons from the ordinary food types. (bugreport:2560) [Paradox924X] |