TheHordeOrcs_PRC8/_module/nss/nw_startconv.nss

5 lines
58 B
Plaintext
Raw Normal View History

void main()
{
ActionStartConversation(OBJECT_SELF);
}