#include "bank_util"
void main()
{
    ExchangeTokenForGold(GetPCSpeaker(), BANKTOKEN_1K);
}