diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-11 20:58:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-11 20:58:45 +0000 |
commit | c2b7dcd9bc11cd6d68e535202281121dbed4966d (patch) | |
tree | 0c7e934b0b5531e4a86e83f131e5db73ab047403 /Changelog-Trunk.txt | |
parent | a3cd04965d83f00ee9ca0020f60bea1f5c83ac6b (diff) | |
download | hercules-c2b7dcd9bc11cd6d68e535202281121dbed4966d.tar.gz hercules-c2b7dcd9bc11cd6d68e535202281121dbed4966d.tar.bz2 hercules-c2b7dcd9bc11cd6d68e535202281121dbed4966d.tar.xz hercules-c2b7dcd9bc11cd6d68e535202281121dbed4966d.zip |
- NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively) of 40% per level.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6558 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 ecc69e9d6..f9f5018a5 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/05/11
+ * NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively)
+ of 40% per level. [Skotlex]
* Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.
[Skotlex]
* Rewrote npc_selllist for a more proper-clean implementation. [Skotlex]
|