WTS/game/scripts/rooms/snape_office/objects/door.rpy

10 lines
241 B
Plaintext
Raw Normal View History

2022-05-16 23:48:22 +00:00
label snape_office_door:
if not states.map.snape_office.intro_e2:
2022-05-16 23:48:22 +00:00
gen "(I have to finish snooping around before leaving.)" ("base", xpos="far_left", ypos="head")
else:
jump return_office
jump snape_office_menu