6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
void main()
|
|
{
|
|
object oPC=GetPCSpeaker();
|
|
CreateItemOnObject("riftstone" ,oPC);
|
|
}
|