1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-07 17:44:22 +03:00
inform7/resources/Documentation/Examples/When.txt
2023-07-24 11:56:58 +01:00

13 lines
508 B
Plaintext

Example: * When?
Location: Text with variations
RecipeLocation: Doors, Staircases, and Bridges
Index: Door described differently depending on where it is
Description: A door whose description says "...leads east" in one place and "...leads west" in the other.
For: Z-Machine
Very simple, but quite frequently useful:
{*}"When?"
The temporal vortex is an open door. It is west of Yesterday and east of Today. "A whirling temporal vortex leads [if the player is in Yesterday]west[otherwise]east[end if]."