Now it also makes use of the Fail configuration in YAML
@@ -4110,6 +4110,8 @@ Body:
NoDispell: true
NoBanishingBuster: true
NoClearance: true
+ Fail:
+ Berserk: true
EndOnStart:
Voiceofsiren: true
Deepsleep: true
@@ -4264,6 +4264,8 @@ Body:
@@ -10488,9 +10488,6 @@ int status_change_start(struct block_list* src, struct block_list* bl,enum sc_ty
val3 = sce->val3;
val4 = sce->val4;
break;
- case SC_LERADSDEW:
- if (sc && sc->getSCE(SC_BERSERK))
- return 0;
case SC_SHAPESHIFT:
case SC_PROPERTYWALK: