mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-07 02:40:30 -05:00
Added skip of Forest Stage leader cutscene (#4818)
This commit is contained in:
parent
8e8befc6d5
commit
0ae7f626a1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user