mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-28 00:25:46 -04:00
Fix skipping twisted hallway cutscenes (#4536)
This commit is contained in:
@@ -310,6 +310,7 @@ void TimeSaverOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_li
|
||||
case ACTOR_BG_SPOT05_SOKO:
|
||||
case ACTOR_BG_SPOT18_BASKET:
|
||||
case ACTOR_BG_HIDAN_CURTAIN:
|
||||
case ACTOR_BG_MORI_HINERI:
|
||||
*should = false;
|
||||
RateLimitedSuccessChime();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user