6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastUsedBy();
|
|
SetXP(oPC, 20000000);
|
|
}
|