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