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

	mes "reset?";
	menu
		"yes",-,
		"no",L_Close;
	set hasan, 0;
	set kaan, 0;
	set sorfina, 0;
	set tanisha, 0;
	set maggot, 0;
L_Close:
	close;
}