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/DisenchantmentBay7.txt
2023-07-24 21:57:30 +01:00

16 lines
595 B
Plaintext

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.
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.