diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-09 18:55:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-09 18:55:43 +0000 |
commit | 0d13237a47e0421b187a26995205c4ce76e86d9d (patch) | |
tree | 8ca6b4a6057bb125228e9a3e7e4cc607fc3b8d8d /Changelog-Trunk.txt | |
parent | 2e65371907b33a90ea3ac37227275705f310f53a (diff) | |
download | hercules-0d13237a47e0421b187a26995205c4ce76e86d9d.tar.gz hercules-0d13237a47e0421b187a26995205c4ce76e86d9d.tar.bz2 hercules-0d13237a47e0421b187a26995205c4ce76e86d9d.tar.xz hercules-0d13237a47e0421b187a26995205c4ce76e86d9d.zip |
- sc_cast_cancel is now a type 4 setting.
- Fixed SC_NOCHAT printing the "skills are now available" message twice on natural expiration.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8953 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 f97d90f95..8c40815ca 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.
+2006/10/09
+ * Fixed SC_NOCHAT printing the "skills are now available" message twice on
+ natural expiration. [Skotlex]
2006/10/08
* Updated sql files [Playtester]
2006/10/06
|