EN4_PRC8/_module/nss/tst_quckjump.nss

5 lines
113 B
Plaintext
Raw Permalink Normal View History

void main()
{
AssignCommand(GetPCSpeaker(),JumpToLocation(GetLocation(GetObjectByTag("POST_rp1_evilquest"))));
}