mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-05 00:01:55 +00:00
M4: ORIONBURGER: Stop Wilbur repeating his line when exiting
When finally exiting the cage, Wilbur currently would repeat his "I'm sorry it had to come to this..." cue.
This commit is contained in:
parent
054fda8f7b
commit
352de074e2
@ -1200,6 +1200,7 @@ void Room602::daemon() {
|
||||
break;
|
||||
|
||||
case 42:
|
||||
_G(wilbur_should) = 10002;
|
||||
player_set_commands_allowed(false);
|
||||
ws_unhide_walker();
|
||||
wilbur_speech("602w033", 5);
|
||||
|
Loading…
x
Reference in New Issue
Block a user