diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-31 22:49:09 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-31 22:49:09 +0000 |
commit | 21dbc498aa93746cc8aaf38b7362a58c71addb84 (patch) | |
tree | bd9b0517e2a1ec85104e947816b625a337136cb7 /Changelog-Trunk.txt | |
parent | dffb28cf06c60daccb6c216923c9332b1cc40fe2 (diff) | |
download | hercules-21dbc498aa93746cc8aaf38b7362a58c71addb84.tar.gz hercules-21dbc498aa93746cc8aaf38b7362a58c71addb84.tar.bz2 hercules-21dbc498aa93746cc8aaf38b7362a58c71addb84.tar.xz hercules-21dbc498aa93746cc8aaf38b7362a58c71addb84.zip |
Quagmire now will affect boss monsters, but more info is required to code the debuff exceptions properly.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13028 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 106ea4e64..8a6ff6320 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/08/01 + * Quagmire now will affect boss monsters, but more info is required to code the debuff exceptions properly. [Brainstorm] + 2008/07/31 * Fixed: added 'E'-type zenylogs in sql table (bugreport:1957) [akrus] - added sql file upgrade_svn13025_log.sql |