5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("This bedroom, dusty and sheet covered, is large and opulently appointed.");
|
||
|
}
|