8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
|
|
void main()
|
|
{
|
|
// Give the speaker the items
|
|
CreateItemOnObject("rdgdtmpleky", GetPCSpeaker(), 1);
|
|
|
|
}
|