diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 22:57:03 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-09 22:57:03 +0000 |
commit | d4af767c7bc60c330cdc9b470e770bc382b3121e (patch) | |
tree | 99f06a2c3453c4d029a10f230548f5ed9eec5423 /Changelog-Trunk.txt | |
parent | ef6249a84ac41ff029ee37dde1e8c9427515198f (diff) | |
download | hercules-d4af767c7bc60c330cdc9b470e770bc382b3121e.tar.gz hercules-d4af767c7bc60c330cdc9b470e770bc382b3121e.tar.bz2 hercules-d4af767c7bc60c330cdc9b470e770bc382b3121e.tar.xz hercules-d4af767c7bc60c330cdc9b470e770bc382b3121e.zip |
- Reduced drop slots from 15 to 10.
- Updated mob_db.sql with the current data.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6539 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 846eb5650..c1c0e713f 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/09
+ * Reduced drop slots from 15 to 10. [Skotlex]
+ * Updated mob_db.sql with the current data. [Skotlex]
* Updated setoption script command to receive a second (optional) argument
flag. If the flag is 1, the option is added to what the player currently
has; likewise using flag 2 removes only that option. No flag (or any other
|