diff options
author | Streusel <advance_me@hotmail.de> | 2013-04-23 00:24:54 -0700 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-04-23 00:24:54 -0700 |
commit | 3a6517e14649805db47b332934f4cad972d00e95 (patch) | |
tree | 187ce396ffb863e9e64d4cef5308ff5604c1dd0c /db/re/skill_cast_db.txt | |
parent | 693fd72b9ac62eebe8ad99622634cadc66fd4633 (diff) | |
download | hercules-3a6517e14649805db47b332934f4cad972d00e95.tar.gz hercules-3a6517e14649805db47b332934f4cad972d00e95.tar.bz2 hercules-3a6517e14649805db47b332934f4cad972d00e95.tar.xz hercules-3a6517e14649805db47b332934f4cad972d00e95.zip |
-Added missing 0 to KG_KAGEMUSYA cast time, thanks to Shakto for seeing it
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r-- | db/re/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 677d06f57..ef34d230a 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1681,7 +1681,7 @@ //-- KG_KYOMU 3024,0,0,0,10000:15000:20000:25000:30000,0,0,-1 //-- KG_KAGEMUSYA -3025,0,0,0,60000:90000:120000:15000:180000,0,0,-1 +3025,0,0,0,60000:90000:120000:150000:180000,0,0,-1 //-- OB_ZANGETSU 3026,0,0,0,60000:75000:90000:105000:120000,0,0,-1 //-- OB_OBOROGENSOU |