diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index d543ef134..8a156de2e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,9 @@ 2376 General's_Plate_Mail Increases heal recovery effectiveness on you by 10% ======================= +01/09 + * Corrected duration of sphere mines to be 30 secs regardless of skill + level. [Skotlex] 12/28 * Updated MVP drops to 11.2 [Playtester] - also increased speed of Lord of the Death diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index b6bc45361..d451ca3c6 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -369,7 +369,7 @@ //-- AM_CANNIBALIZE 232,2000,500,0,300000:240000:180000:120000:60000,0 //-- AM_SPHEREMINE -233,2000,500,0,40000:50000:60000:70000:80000,0 +233,2000,500,0,30000,0 //-- AM_CP_WEAPON 234,2000,0,0,120000:240000:360000:480000:600000,0 //-- AM_CP_SHIELD |