Added skip of Forest Stage leader cutscene (#4818)
This commit is contained in:
@@ -331,6 +331,7 @@ void TimeSaverOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_li
|
|||||||
case ACTOR_SHOT_SUN:
|
case ACTOR_SHOT_SUN:
|
||||||
case ACTOR_BG_HAKA_GATE:
|
case ACTOR_BG_HAKA_GATE:
|
||||||
case ACTOR_EN_KAKASI2:
|
case ACTOR_EN_KAKASI2:
|
||||||
|
case ACTOR_EN_DNT_JIJI:
|
||||||
*should = false;
|
*should = false;
|
||||||
RateLimitedSuccessChime();
|
RateLimitedSuccessChime();
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user