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