6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
#include "quest_inc"
|
||
|
void main()
|
||
|
{
|
||
|
SetQuestTokens(GetPCSpeaker());
|
||
|
}
|