summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2/richard.txt
blob: b39a79695e81c693fd1cc4c3a0a15248e50257b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
//

009-2,20,99,0|script|Richard|161
{
    callfunc "ClearVariables";
    set @npcname$, "Richard";
    callfunc "Banker";
    close;
}