diff options
author | Haru <haru@dotalux.com> | 2016-04-04 10:33:25 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-04-04 10:33:25 +0200 |
commit | 0bd30a0fac1db1b478b3173a22a81bd5249113f8 (patch) | |
tree | b42fb56b6fd1e6336d8cdce5cae2a269371f7d00 /db/pre-re/skill_unit_db.txt | |
parent | adf02727830b0877d2d506e0f67f6d3a60730e40 (diff) | |
download | hercules-0bd30a0fac1db1b478b3173a22a81bd5249113f8.tar.gz hercules-0bd30a0fac1db1b478b3173a22a81bd5249113f8.tar.bz2 hercules-0bd30a0fac1db1b478b3173a22a81bd5249113f8.tar.xz hercules-0bd30a0fac1db1b478b3173a22a81bd5249113f8.zip |
Corrected the Zenkai unit interval
Fixes #607
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re/skill_unit_db.txt')
-rw-r--r-- | db/pre-re/skill_unit_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pre-re/skill_unit_db.txt b/db/pre-re/skill_unit_db.txt index 406152b27..8f3b2d8ef 100644 --- a/db/pre-re/skill_unit_db.txt +++ b/db/pre-re/skill_unit_db.txt @@ -157,7 +157,7 @@ 3006,0x86, , 0, 2, 100,enemy, 0x018 //KO_BAKURETSU 3008,0x86, , 0, 2, 100,enemy, 0x018 //KO_MUCHANAGE 3009,0x86, , 0, 3, 100,enemy, 0x018 //KO_HUUMARANKA -3020,0xf8, , 0, 3, 100,all, 0x018 //KO_ZENKAI +3020,0xf8, , 0, 3, 500,all, 0x018 //KO_ZENKAI 3010,0xfc, , 0, 0,5000,enemy, 0x018 //KO_MAKIBISHI 5006,0x101, , 0, 3,2000,enemy, 0x018 //NC_MAGMA_ERUPTION |