5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
void main()
|
||
{
|
||
SpeakString("The servants use this hall to bring food from the kitchen to the main dining room. The door to the servants’ entrance is here.");
|
||
}
|