EN4_PRC8/_module/nss/qst_overall3_na.nss

8 lines
155 B
Plaintext
Raw Permalink Normal View History

#include "rd_misc"
void main()
{
SetPartyInt(GetPCSpeaker(),"Overall3NotAccepted",1);
SetPartyString(GetPCSpeaker(),"Overall1NPC",GetTag(OBJECT_SELF));
}