5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
void main()
|
|
{
|
|
SpeakString("At first glance, you think this is a person. Then you realize it's a life-size doll. Why it is pierced is rather confusing. A ring on the doll's arm has E.V. inscribed upon it. ");
|
|
}
|