Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

8 lines
175 B
Plaintext

// Path 1
void main()
{
SetLocalInt(GetPCSpeaker(),"nMercPath",3);
SetLocalInt(GetPCSpeaker(),"nMercFee",500);
SetCustomToken(90002,"oasis of southern desert");
}