6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
#include "quest_inc"
|
|
void main()
|
|
{
|
|
SetAdventurerTokens(GetPCSpeaker(), 1);
|
|
}
|