6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
|
void main()
|
||
|
{
|
||
|
object oPC = GetPCSpeaker();
|
||
|
SetXP(oPC, 46000);
|
||
|
}
|