summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-04 18:21:21 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-04 18:21:21 +0000
commit471eeea2f896b96fd76bbe0f285e7cad1ab76060 (patch)
treed3778111774f1d52c78e23de7a04df5e123dcc77 /db/Changelog.txt
parent11c193241c6b1b45814ac8c4fb44842da9a42e46 (diff)
downloadhercules-471eeea2f896b96fd76bbe0f285e7cad1ab76060.tar.gz
hercules-471eeea2f896b96fd76bbe0f285e7cad1ab76060.tar.bz2
hercules-471eeea2f896b96fd76bbe0f285e7cad1ab76060.tar.xz
hercules-471eeea2f896b96fd76bbe0f285e7cad1ab76060.zip
- All KA-spells are interruptable.
- Added a temporary SI_RUN state. Actual value needs to be found... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6469 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 9f5cdc69a..8c333b8ad 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -28,6 +28,7 @@
=========================
05/04
+ * All KA-spells are interruptable. [Skotlex]
* Modified NPC_STUNATTACK: Max level is 5, stun duration is 1+lv seconds
(these duration values are guessed, but they are better than the previous
5+lv seconds) [Skotlex]