diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-21 19:32:06 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-21 19:32:06 +0000 |
commit | 970bd320f2518e75c9aaa5c890ecc123b9dfb598 (patch) | |
tree | 6b29d42ca7119acd47a9c3b70e268b30ef73980a /Changelog-Trunk.txt | |
parent | ac78820fe4525d5df2ef1c62c43afa2e305aff70 (diff) | |
download | hercules-970bd320f2518e75c9aaa5c890ecc123b9dfb598.tar.gz hercules-970bd320f2518e75c9aaa5c890ecc123b9dfb598.tar.bz2 hercules-970bd320f2518e75c9aaa5c890ecc123b9dfb598.tar.xz hercules-970bd320f2518e75c9aaa5c890ecc123b9dfb598.zip |
- Added the necessary checks so that Suiton makes Fogwall have double duration, and to make water-requiring skills to consume their cells.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7813 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 19df6e568..a1897c997 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/07/21
+ * Added the necessary checks so that Suiton makes Fogwall have double
+ duration, and to make water-requiring skills to consume their cells.
+ [Skotlex]
* Corrected the loadmap event description to specify that the mapflag
required is actually "loadevent", NOT "loadmap"! [Skotlex]
* Now when the char-txt server does not finds a requested party, it will
|