diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 20:03:58 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 20:03:58 +0000 |
commit | 1129f1a4fbf910016ff6b3b44b3cd178237ee95d (patch) | |
tree | 626092e44ab9e399781d0651281da255dfb17b6c /Changelog-Trunk.txt | |
parent | 32d2a932da28b0b5fdb859261a53067be878035d (diff) | |
download | hercules-1129f1a4fbf910016ff6b3b44b3cd178237ee95d.tar.gz hercules-1129f1a4fbf910016ff6b3b44b3cd178237ee95d.tar.bz2 hercules-1129f1a4fbf910016ff6b3b44b3cd178237ee95d.tar.xz hercules-1129f1a4fbf910016ff6b3b44b3cd178237ee95d.zip |
- Fixed item group 35 (lottobox) in item_misc.txt
- Item group reading will now complain when a line doesn't has enough fields.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8865 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 d876a9bce..97d3721df 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/09/25
+ * Item group reading will now complain when a line doesn't has enough
+ fields. [Skotlex]
* Fixed #baselevelup adding instead of substracting status points when used
with negative levels. Also made it reset your stats if there wasn't enough
to substract from. [Skotlex]
|