7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
void main()
|
|
{
|
|
// Give the speaker the items
|
|
CreateItemOnObject("keyoftheundeadle", GetPCSpeaker(), 1);
|
|
|
|
}
|