5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("Fatty has the key to his escape hatch into the sewers.");
|
||
|
}
|