5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("Low-grade merchandise is stored in this room. It holds candlesticks, silverware, carpets, silks, objects and sculpture of a singularly cheap and tacky nature.");
|
||
|
}
|