{ (set: $value to 45)
(set: $myfontchoice to (font: "Courier New") + (text-color: "red"))
$myfontchoice[You are at a [*panel* at **FurCon**]]}
(display: "Turtle")
[[Go to room $value]]
[[Leave the Panel]]
[[Stay a bit first, then leave->Leave the Panel]]
[[Leave the building]]
You leave the room. The panel sucked anyway.
By the way, your favorite number is $value
(set: $value to $value+5)
[[Leave the building]]
(if: $value > 45)[You have a high favorite number](else:)[You have a low favorite number]
There is a turtle with you
Double-click this passage to edit it.