note: Readable
'note'
'note'
"This is a simple tutorial note. "
location = startingRoom
readDesc () {
"
Use n, e, s and w to navigate.\n
Use l to look around.\n
Use x to examine something.\n
Use i to check the inventory.\n
\b
Don't be afraid to experiment with other verbs,
such as take, open, and so on.
";
}
;