5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("The trap door above is shut, but the door may work for an escape.");
|
||
|
}
|