summaryrefslogtreecommitdiff
path: root/npc/009-2/richard.txt
blob: 287ddb7c8e0896bbe6acf0ba1deeed8e20672898 (plain) (blame)
1
2
3
4
5
6
009-2,20,99,0	script	Richard	NPC161,{
    @npcname$ = "Richard";
    callfunc "Banker";
    close;
}