6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("There is a bathtub, sink and an assortment of bathroom accessories. The tub was acquired as payment from the sea gods temple.");
|
||
|
|
||
|
}
|