diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-13 12:16:09 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-13 12:16:09 +0000 |
commit | 11d86b0d40e6e30b7ac138f17947a34ac841c3ee (patch) | |
tree | b0b11afcd2031543022e917527a93e62adeab2d3 /npc/Changelog.txt | |
parent | 5b558b6fe599752033bbcefc6dde5c7388f5de74 (diff) | |
download | hercules-11d86b0d40e6e30b7ac138f17947a34ac841c3ee.tar.gz hercules-11d86b0d40e6e30b7ac138f17947a34ac841c3ee.tar.bz2 hercules-11d86b0d40e6e30b7ac138f17947a34ac841c3ee.tar.xz hercules-11d86b0d40e6e30b7ac138f17947a34ac841c3ee.zip |
* Reduced the chance to socket enchant a C rank item to 40%
- info comes from kRO monthly and jRO players
- this is based on "better too low than too high"
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9996 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index cc8f09a35..b034de572 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -26,6 +26,10 @@ KarLaeda Date Added ====== +2007/03/14 + * Reduced the chance to socket enchant a C rank item to 40% [Playtester] + - info comes from kRO monthly and jRO players + - this is based on "better too low than too high" 2007/03/01 * The Sign: Fixed possible exploit, thanks to happylight [Lupus] - Added npc/sample/npc_test_setitemx.txt |