summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-21 17:50:09 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-21 17:50:09 +0000
commit2df0690f3f79293cf9738e218b7f37f7ea278966 (patch)
tree4785574257e828d6c0b8f769d39ba034bd6dfa14 /db/Changelog.txt
parentb81bf258fc28b910d1b5cdf5feefeffc3e12a5c4 (diff)
downloadhercules-2df0690f3f79293cf9738e218b7f37f7ea278966.tar.gz
hercules-2df0690f3f79293cf9738e218b7f37f7ea278966.tar.bz2
hercules-2df0690f3f79293cf9738e218b7f37f7ea278966.tar.xz
hercules-2df0690f3f79293cf9738e218b7f37f7ea278966.zip
* Replaced race numbers with constants RC_(race) in the item_db
- also changed some success rates of gaining item bonuses git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7807 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 4eb172d49..6d1fcd174 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -25,6 +25,8 @@
=========================
07/21
+ * Replaced race numbers with constants RC_(race) in the item_db [Playtester]
+ - also changed some success rates of gaining item bonuses
* Updated Speed/Delay of Louyang and Ayothaya mobs [Playtester]
* Fixed Lord of Death Card's Status Change chances [Playtester]
* Added G_ L_ and XMAS_ mobs to the race2 races [Playtester]