#include "quest_inc" void main() { int nPosition = GetLocalInt(GetPCSpeaker(), "AdventurerIntel"); SetAdventurerTokens(GetPCSpeaker(), nPosition); }