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