EN6_PRC8/_module/nss/qst_minusgood.nss

6 lines
80 B
Plaintext
Raw Permalink Normal View History

#include "en5_misc"
void main()
{
SetPartyInt(GetPCSpeaker(),"QuestGood",-2);
}