//

035-2.gat,23,38,0|shop|Cooky|213,Beer :-1,Orange :-1,CasinoCoins :-1

035-2.gat,23,35,0|script|Bunkmaster Phict|212,
{
    set @npcname$, "Bunkmaster Phict";
    set @cost, 100;
    callfunc "Inn";
    set @npcname$, "";
    set @cost, 0;
    close;
}