6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("This cage has a variety of creatures, such as centipedes, ravens, bats, and rot grubs.");
|
||
|
|
||
|
}
|