5 lines
264 B
Plaintext
5 lines
264 B
Plaintext
void main()
|
|
{
|
|
SpeakString("The basement is old and musty and contains arched stone buttresses every ten feet giving one the impression that he is in a series of catacombs. Old crates, barrels and boxes, the normal detritus of a basement, are scattered about.");
|
|
}
|