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