summaryrefslogtreecommitdiff
path: root/npc/042-1/malik.txt
blob: 59358aec211d724fdb1e94c0ea197c2895ee8961 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
042-1.gat,105,60,0	script	Malik	162,{

	mes "reset?";
	menu
		"yes",-,
		"no",L_Close;
	set tutorial, 0;
L_Close:
	close;
}