6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("A group of people have been here recently. You see signs of food and weapons.");
|
||
|
}
|
||
|
|