1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-16 22:14:23 +03:00
inform7/resources/Documentation/Examples/DisenchantmentBay7.txt

16 lines
595 B
Plaintext
Raw Normal View History

Example: * Disenchantment Bay 7
Subtitle: Radar and instruments
Location: Devices and descriptions
RecipeLocation: Disenchantment Bay
Index: Disenchantment Bay 7. Radar and instruments
Description: Disenchantment Bay: making the radar and instruments switch on and off.
2023-07-24 23:57:30 +03:00
For: Untestable
If we would like the player to be able to turn instrumentation on and off, we could add a line to this effect:
{*}The radar, the instruments, and the radios are devices.
And since the captain is probably not navigating blind, we might also want to say
{**}The radar and the instruments are switched on.