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/BadHairDay.txt
2023-07-24 11:56:58 +01:00

16 lines
451 B
Plaintext

Example: * Bad Hair Day
Location: Instead rules
RecipeLocation: Characterization
Index: Examining the player
Description: Change the player's appearance in response to EXAMINE ME.
For: Z-Machine
{*}"Bad Hair Day"
The Foyer is a room. "A mirror hangs over the table, tempting you to check your appearance before going in with all the others."
Instead of examining the player:
say "Oh, stop fussing. You look fine."
Test me with "examine me".