MMD_PRC8/_module/nss/con_a_townport08.nss
Jaysyn904 adeff59f82 Initial commit
Initial commit.
2024-08-02 23:18:00 -04:00

9 lines
246 B
Plaintext

////////////////////////////////////////////////////////////////////////////////
// conversation action
////////////////////////////////////////////////////////////////////////////////
void main()
{
SetLocalInt(GetPCSpeaker(),"Token",9008);
}