7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastUsedBy();
|
|
|
|
SetXP(oPC,200000);
|
|
}
|