**Language / Langue :** [[fr:txt:options|FR]] | **EN**
====== Title options (.txt format) ======
The first line of the scenario, the title, can be followed by options separated with ''|''.
These options add **permanent reactions**, visible under every message.
===== Syntax =====
My scenario|option1§emoji|option2§emoji
===== Available options =====
^ Option ^ Effect ^
| ''refresh§🔄'' | Shows the text of the current room again |
| ''inventory§🎒'' | Shows the player inventory |
| ''v_score_v§⭐'' | Shows the value, and description, of the ''score'' variable |
| ''room_name§🗺️'' | Direct access to the ''room_name'' room from anywhere |
Any variable name can be used. The reaction displays the value and the description of that variable when clicked.
A room option does not show its reaction when the player is already in that room.
===== Example =====
The Cursed Castle|refresh§🔄|inventory§🎒|v_hp_v§❤️|map§🗺️
This line creates four permanent reactions:
* 🔄 to show the room again
* 🎒 to check the inventory
* ❤️ to check the hit points
* 🗺️ to reach the ''map'' room from anywhere