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

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