diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-31 13:07:22 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-31 13:07:22 +0000 |
commit | ccf5701ffb1d5d055254e6ec4bdae92ab4977cb2 (patch) | |
tree | 9d9338815816a03f4a5a360142e23ddfd6a5316b /Changelog-Trunk.txt | |
parent | 5178ca9df008ecff5e78fb52baddedac9c318702 (diff) | |
download | hercules-ccf5701ffb1d5d055254e6ec4bdae92ab4977cb2.tar.gz hercules-ccf5701ffb1d5d055254e6ec4bdae92ab4977cb2.tar.bz2 hercules-ccf5701ffb1d5d055254e6ec4bdae92ab4977cb2.tar.xz hercules-ccf5701ffb1d5d055254e6ec4bdae92ab4977cb2.zip |
- Added more info when npc_scriptcont tries to continue a different script.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9601 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 53b918b4f..a31fc26c8 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/12/31 + * Added more info when npc_scriptcont tries to continue a different script. * Refer to http://www.eathena.ws/board/index.php?showtopic=130285 - Renamed pc_checkweighticon to pc_updateweightstatus and cleaned it. - Updated pc_is50overweight to use battle_config.natural_heal_weight_rate. |