From aae1026c0336f9bd280ac0d5cc8d523004adad21 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 9 Jan 2008 16:08:57 +0000 Subject: - corrected duration of sphere mines to be 30 secs regardless of skill level - Corrected duel_count/duel_list (you DON'T place variables in a .h file! That is what 'extern' is for) - Script command warpportal now places a warp in its initial state (as if a real warp portal was casted) - Updated dispell to also not remove the following effects: Hindsight, Inc Hit/Atk Rate (NPC_POWERUP), Nen, TK stances and tumble, warm and speedup1 (the other speed potion) - Chase-walking characters can now loot. - Hiding characters can't drop items now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12036 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_cast_db.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/skill_cast_db.txt') 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 -- cgit v1.2.3-60-g2f50