EN6_PRC8/_module/nss/qst_clear_c_resp.nss

7 lines
156 B
Plaintext
Raw Permalink Normal View History

void main()
{
SetLocalString(OBJECT_SELF,"QUEST_Talk","");
SetLocalString(OBJECT_SELF,"QUEST_Response","");
SetLocalString(OBJECT_SELF,"QUEST_Talk2","");
}