summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1/banker.txt
blob: 6dfc5bc379b8295436a8cce7a2739107ed5849ed (plain) (blame)
1
2
3
4
5
6
7
8
//

001-1.gat,57,52,0|script|Tybalt|107,{
    callfunc "ClearVariables";
    set @npcname$, "Tybalt";
    callfunc "Banker";
    close;
}