7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
#include "qst_include"
|
|
|
|
void main()
|
|
{
|
|
QST_ConversationActionsTakenTalkToNPC(3);
|
|
}
|