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:
antoniou79 2024-02-20 15:17:14 +02:00 committed by Paul Gilbert
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);