5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
void main()
|
|
{
|
|
SpeakString("There is an iron rung ladder leading to a trapdoor to the roof.");
|
|
}
|