9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
|
|
|
|
void main()
|
|
{
|
|
// Give the speaker the items
|
|
CreateItemOnObject("nw_it_mpotion006", GetPCSpeaker(), 1);
|
|
|
|
}
|