EN4_PRC8/_module/nss/nh_qst3_done.nss

8 lines
130 B
Plaintext
Raw Permalink Normal View History

#include "rd_questinc"
void main()
{
SetPartyInt(GetPCSpeaker(),"NHQuest",6);
SetPartyInt(GetPCSpeaker(),"QuestDifficulty",5);
}