mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-30 19:40:31 -07:00
Skip one-point cutscene of Amy's blocks falling (#4645)
This commit is contained in:
parent
d0bfa6860b
commit
23dc4257a7
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ void TimeSaverOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_li
|
|||
s16* csId = va_arg(args, s16*);
|
||||
BgSpot03Taki* taki = NULL;
|
||||
switch (*csId) {
|
||||
case 3150:
|
||||
case 4180:
|
||||
case 4100:
|
||||
*should = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue