mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 08:23:15 +00:00
CHEWY: Fix opening crate in room 66
This commit is contained in:
parent
a416a12ff7
commit
72e367bf83
@ -1832,6 +1832,7 @@ int16 sib_event_no_inv(int16 sib_nr) {
|
||||
start_aad_wait(406, -1);
|
||||
if (_G(spieler).PersonRoomNr[P_HOWARD] == 66)
|
||||
start_aad_wait(613, -1);
|
||||
show_cur();
|
||||
break;
|
||||
|
||||
case 100:
|
||||
|
Loading…
x
Reference in New Issue
Block a user