5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
void main()
|
|
{
|
|
SpeakString("This door must be opened elsewhere.", TALKVOLUME_TALK);
|
|
}
|