summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 20:54:18 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-20 20:54:18 +0000
commit0d8bcc88e3a5d621b5e483b8af1eff7958f0fe79 (patch)
treea5cbb583ba005588003ab0a9055d747c4b269082 /Changelog-Trunk.txt
parente5f3913f7ed4f2f5785c48bd9ed363b8bc259b6d (diff)
downloadhercules-0d8bcc88e3a5d621b5e483b8af1eff7958f0fe79.tar.gz
hercules-0d8bcc88e3a5d621b5e483b8af1eff7958f0fe79.tar.bz2
hercules-0d8bcc88e3a5d621b5e483b8af1eff7958f0fe79.tar.xz
hercules-0d8bcc88e3a5d621b5e483b8af1eff7958f0fe79.zip
- SC_NOCHAT won't be cancelled on death.
- Cleaned up the global message function. SN Explosion Spirits will no longer trigger in maps where said skill is unavailable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5348 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 380a519d7..95ad7e874 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,9 @@ 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/02/20
+ * SC_NOCHAT is not dispelled on death now. [Skotlex]
+ * Cleaned up the global message function, Super Novice Explosion Spirits
+ will not trigger on maps where said skill can't be used. [Skotlex]
* Close confine won't get the bonus range on cast as other skills do due to
exploits. [Skotlex]
* Fixed a bug in setnpctimer. [Skotlex]