diff --git a/db/Changelog.txt b/db/Changelog.txt index 3007c74493..486705730a 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 09/08 + * Removed cast time of AM_REST & AM_CALLHOMUNCULUS [Toms] * Hopefully fixed Green Ferus card combo [Playtester] * Removed bonus range on some bows (there is a range column for that) [Playtester] - also reverted sidewinder card, chance is handled in the code diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index a08c358ab9..82815c5f91 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -377,9 +377,9 @@ 237,2000,0,0,120000:240000:360000:480000:600000,0 //========================================== //-- AM_CALLHOMUNCULUS -243,2000,0,0,0,0 +243,0,0,0,0,0 //-- AM_REST -244,2000,0,0,0,0 +244,0,0,0,0,0 //-- AM_RESURRECTHOMUN 247,2000,0,0,0,0 //==========================================