5 lines
168 B
Plaintext
5 lines
168 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("This room contains two comfortable chairs, a rug, a small but well-stocked bar, and a table. There is nothing of particular value here.");
|
||
|
}
|