diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 15:00:02 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-03 15:00:02 +0000 |
commit | d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a (patch) | |
tree | e4474f21f165c8fa81c72a705ec576ef6083bb51 /npc/Changelog.txt | |
parent | 00fcc3fb3eb3fbe68ce72ba25b034a74f469290a (diff) | |
download | hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.tar.gz hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.tar.bz2 hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.tar.xz hercules-d8fd35ec71a88a56d3f93fff9ab54fbbd1e38c4a.zip |
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts.
- Updated status_cast_cancel to also include silence (so the cast bar is cancelled if you are silenced during it)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8098 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 16e6a821d..5535bac6a 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,8 @@ Playtester Date Added
======
08/03
+ * Updated the Kafra Express files to the July 28 release as requested on
+ the forums. [Skotlex]
* Fixed the DTS warper zeny bug [Evera]
08/02
* Re-enabled the Culvert Save [Evera]
|