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

  
                                             
                                  

                                 
              
 
//

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