diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-09 17:26:55 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-09 17:26:55 +0000 |
commit | 3a562499db31496d4595910760560743d55b478f (patch) | |
tree | 21fadbbf4e85cbfde48fbeac30b76171a3ebbef5 /Changelog-Trunk.txt | |
parent | 97ef7dfb68da9a3abccb78add4666c648c668884 (diff) | |
download | hercules-3a562499db31496d4595910760560743d55b478f.tar.gz hercules-3a562499db31496d4595910760560743d55b478f.tar.bz2 hercules-3a562499db31496d4595910760560743d55b478f.tar.xz hercules-3a562499db31496d4595910760560743d55b478f.zip |
- Added setting max_exp_gain_rate which caps how much exp you can get from a single kill.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5239 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 cf377d528..5bbfadf0d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,8 @@ GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALAR 2006/02/09
+ * Added setting max_exp_gain_rate which caps how much exp you can get from
+ a single kill. See battle/exp.txt for details. [Skotlex]
* pc_readdb will now cap experience required per level to UINT_MAX, it will
warn if the exp table has exp values above said limit. [Skotlex]
* Changed the default of skill_delay_attack_enable to no. [Skotlex]
|