#include "bank_util" int StartingConditional() { int iResult; iResult = HasItemInInventory(BANKTOKEN_10K, GetPCSpeaker(), FALSE); return iResult; }