diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 16:16:12 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-15 16:16:12 +0000 |
commit | c393837375a735ec14b4f604b60a73db4a1f04d9 (patch) | |
tree | 5bc62d7c7d1daf23b46503f08931b19007eea994 /Changelog-Trunk.txt | |
parent | 146d293272606f08aa32e2221fd68ac55611b6d6 (diff) | |
download | hercules-c393837375a735ec14b4f604b60a73db4a1f04d9.tar.gz hercules-c393837375a735ec14b4f604b60a73db4a1f04d9.tar.bz2 hercules-c393837375a735ec14b4f604b60a73db4a1f04d9.tar.xz hercules-c393837375a735ec14b4f604b60a73db4a1f04d9.zip |
- gm_skill_unconditional setting now also overrides skill_partner_check setting.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5612 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 36cd71758..02ea6ce18 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/15
+ * gm_skill_unconditional setting now also overrides skill_partner_check
+ setting. [Skotlex]
* Emulated strtok_r functions to work strictly with ANSI compilers. [Lance]
* Added battle config options item_rate_adddrop, item_drop_add_min and
item_drop_add_max to control drop rate of card-acquired loot bonuses.
|