diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/pre-re/skill_cast_db.txt | 2 | ||||
-rw-r--r-- | db/re/skill_cast_db.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index fdc5d09cb..7c11857e0 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1608,7 +1608,7 @@ //-- GN_HELLS_PLANT_ATK 2491,0,0,0,20000,0,0,0 //-- GN_MANDRAGORA -2492,1000,500,0,30000,0,10000 +2492,1000,500,0,10000:15000:20000:25000:30000,0,15000,0 //-- GN_SLINGITEM //CHECK Whats durations 1 and 2 used for? 2493,0,0,0,77000,10000,1000 diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 928f8f1d9..ee17a8f7e 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1609,7 +1609,7 @@ //-- GN_HELLS_PLANT_ATK 2491,0,0,0,20000,0,0,0 //-- GN_MANDRAGORA -2492,1000,500,0,30000,0,10000,0 +2492,1000,500,0,10000:15000:20000:25000:30000,0,15000,0 //-- GN_SLINGITEM //CHECK Whats durations 1 and 2 used for? 2493,0,0,0,77000,10000,1000,0 |