6 lines
240 B
Plaintext
6 lines
240 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("One of Basharat's hobbies is to collect valuable pieces of church paraphernalia. His showcases are filled with statuettes, jewelry, rare books, old cloths, and other relics that have religious signifigance.");
|
||
|
|
||
|
}
|