diff options
author | Kayla <Kayla@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-31 18:04:45 +0000 |
---|---|---|
committer | Kayla <Kayla@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-01-31 18:04:45 +0000 |
commit | 8ff6f2324ee51f21afd66c2f42093807d091661c (patch) | |
tree | 04a2fceacd5391bf9567f1e5093a3fdbbdf9a718 | |
parent | b3671203f81d70c2c6d07b0af41cddae9bc2d05d (diff) | |
download | hercules-8ff6f2324ee51f21afd66c2f42093807d091661c.tar.gz hercules-8ff6f2324ee51f21afd66c2f42093807d091661c.tar.bz2 hercules-8ff6f2324ee51f21afd66c2f42093807d091661c.tar.xz hercules-8ff6f2324ee51f21afd66c2f42093807d091661c.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5144 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8075b3a63..5f8e3c1bc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,10 @@ 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/01/31
+ * Changed default value of gm_cant_drop_max_lvl to 98. Also reworded the
+ comments for cant_drop_max and min. [Kayla]
+ * Disabled pet skills by default. To my knowledge they are only enabled on
+ cRO, not iRO nor kRO. [Kayla]
* PF_SOULBURN no longer ignores mdef. [Skotlex]
* HW_GRAVITATION should now invoke auto spells. [Skotlex]
* Cleaned up damage return code. Reflect Shield and the like now should
|