CHEWY: Fix entering crashed glider

This commit is contained in:
Paul Gilbert 2022-01-30 22:40:21 -08:00
parent 3ae7d64011
commit 4aeda52e0c

View File

@ -162,7 +162,7 @@ int Room85::proc2() {
remove_inventory(109);
remove_inventory(98);
remove_inventory(87);
remove_inventory(89);
switch_room(89);
show_cur();
return 1;