summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-23 18:43:59 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-23 18:43:59 +0000
commit227a195447ddca43b40555952552c6bfc1381c2e (patch)
tree759d51c8ad9e9efe8e1bc2920d4ba05c479e78c4 /db/Changelog.txt
parenta30b2fd07a49a68ecb9809e83d2057311589dc10 (diff)
downloadhercules-227a195447ddca43b40555952552c6bfc1381c2e.tar.gz
hercules-227a195447ddca43b40555952552c6bfc1381c2e.tar.bz2
hercules-227a195447ddca43b40555952552c6bfc1381c2e.tar.xz
hercules-227a195447ddca43b40555952552c6bfc1381c2e.zip
* Fixed the duration of NPC_Statuschange skills
- duration is a fixed 30s, except for stun 5s and bleeding 60s - petrify/stone don't have a 5-second solidifying phase (instant stone) - also lol @ DARKGRANDNESS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13612 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index d93d3d69f..f07674116 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -40,6 +40,11 @@
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
=======================
+2009/03/23
+ * Fixed the duration of NPC_Statuschange skills [Playtester]
+ - duration is a fixed 30s, except for stun 5s and bleeding 60s
+ - petrify/stone don't have a 5-second solidifying phase (instant stone)
+ - also lol @ DARKGRANDNESS
2009/03/22
* Hopefully fixed NPC_DEFENDER not working [Playtester]
(thanks to Brainstorm for the fix)