Fixed Sevenwinds (warm wind) and Miracle from being dispellable, bugreport:4889
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15240 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
36b562d7fa
commit
e4c4ad96f5
@ -5505,7 +5505,8 @@ int skill_castend_nodamage_id (struct block_list *src, struct block_list *bl, in
|
|||||||
case SC_DRUMBATTLE: case SC_NIBELUNGEN: case SC_ROKISWEIL:
|
case SC_DRUMBATTLE: case SC_NIBELUNGEN: case SC_ROKISWEIL:
|
||||||
case SC_INTOABYSS: case SC_SIEGFRIED: case SC_FOOD_STR_CASH:
|
case SC_INTOABYSS: case SC_SIEGFRIED: case SC_FOOD_STR_CASH:
|
||||||
case SC_FOOD_AGI_CASH: case SC_FOOD_VIT_CASH: case SC_FOOD_DEX_CASH:
|
case SC_FOOD_AGI_CASH: case SC_FOOD_VIT_CASH: case SC_FOOD_DEX_CASH:
|
||||||
case SC_FOOD_INT_CASH: case SC_FOOD_LUK_CASH:
|
case SC_FOOD_INT_CASH: case SC_FOOD_LUK_CASH: case SC_SEVENWIND:
|
||||||
|
case SC_MIRACLE:
|
||||||
continue;
|
continue;
|
||||||
/**
|
/**
|
||||||
* bugreport:4888 these songs may only be dispelled if you're not in their song area anymore
|
* bugreport:4888 these songs may only be dispelled if you're not in their song area anymore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user