diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-17 21:59:27 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-17 21:59:27 +0000 |
commit | 643c3b585f9dc02958b79e2f53d6a9d0454e8c01 (patch) | |
tree | 00dd58b321fe2b6fa13b0d54a265b76069baa58c /db/Changelog.txt | |
parent | 0594ed80d95621d3e6af7d150e7c56fc2b0bc6ca (diff) | |
download | hercules-643c3b585f9dc02958b79e2f53d6a9d0454e8c01.tar.gz hercules-643c3b585f9dc02958b79e2f53d6a9d0454e8c01.tar.bz2 hercules-643c3b585f9dc02958b79e2f53d6a9d0454e8c01.tar.xz hercules-643c3b585f9dc02958b79e2f53d6a9d0454e8c01.zip |
Some more drop rate updates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11235 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index ee06da0b9..8b9e6619e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -28,6 +28,7 @@ ======================== 09/17 + * Some more drop rate updates [Playtester] * Raised the drop rate for some of the new equips [Playtester] * Added the EQI_* constants to db/const.txt in a format usable by the equip-position related script commands. |