diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-25 13:34:43 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-25 13:34:43 +0000 |
commit | 25e3d584866b386b37232320457e6cf1bdcf3d87 (patch) | |
tree | 9cb3f303013ba7f0aa72bf6fd4c2837c963f8d24 /db/Changelog.txt | |
parent | 526698e336a4d13c61a20e9fbf26c04a919c2950 (diff) | |
download | hercules-25e3d584866b386b37232320457e6cf1bdcf3d87.tar.gz hercules-25e3d584866b386b37232320457e6cf1bdcf3d87.tar.bz2 hercules-25e3d584866b386b37232320457e6cf1bdcf3d87.tar.xz hercules-25e3d584866b386b37232320457e6cf1bdcf3d87.zip |
- MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifying time". This value has been set to 5 seconds.
- Now when SC_STONE is triggered from status-change cards, it's petrifying duration will be passed as 0, causing the minimum (1 sec) to be used.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9066 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index e2d0787c1..66dde4750 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,8 @@ ========================
10/25
+ * MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the
+ "petrifying time". This value has been set to 5 seconds. [Skotlex]
* Fixed view ids of some headgears [Playtester]
10/24
* Kiel Mob updates [Playtester]
|