mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-28 00:25:46 -04:00
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_BG_HAKA_GATE:
|
||||
case ACTOR_EN_KAKASI2:
|
||||
case ACTOR_EN_DNT_JIJI:
|
||||
*should = false;
|
||||
RateLimitedSuccessChime();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user