7 lines
66 B
Plaintext
7 lines
66 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetPCSpeaker();
|
|
|
|
SetXP(oPC, 436000);
|
|
}
|