summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2/richard.txt
blob: 023f1244a0f78f6e3db7fbf0c62ab830a5d55f5f (plain) (blame)
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;
}