7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
|
#include "qst_include"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
QST_ConversationActionsTakenGiveRewards(3, "K5");
|
||
|
}
|