HoS_PRC8/_mod/_module/nss/merc_path2.nss

8 lines
165 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
// Path 1
void main()
{
SetLocalInt(GetPCSpeaker(),"nMercPath",2);
SetLocalInt(GetPCSpeaker(),"nMercFee",250);
SetCustomToken(90002,"Water Merchant");
}