1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/resources/Documentation/Examples/DoorChange.txt
2019-03-16 13:12:11 +00:00

9 lines
409 B
Plaintext

* Text with variations
(Door described differently depending on where it is; When?)
A door whose description says "...leads east" in one place and "...leads west" in the other.
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]."