EN6_PRC8/_module/nss/qst_isdead.nss

5 lines
58 B
Plaintext
Raw Permalink Normal View History

void main()
{
SetLocalInt(OBJECT_SELF,"QuestIsDead",1);
}