1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 01:54:21 +03:00
inform7/resources/Documentation/Examples/When.txt
2024-03-19 21:14:26 +00:00

14 lines
510 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]."