I might be mistaken, but I think this...
if(my_path() == "Nuclear Autumn") // Cannot cook a wine bomb, so spectacles are useless
set_choice(878, 4, "Bedroom, Ornate Nightstand: Get spectacles");
else
set_choice(878, 3, "Bedroom, Ornate Nightstand: Get disposable instant camera");
...is...