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

  
                                    
 



                              
 
//

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