// Modify By Robert g 2004-1-20 Mailto:robert_st@21cn.com

gef_fild07.gat,183,239,5	script	KK	120,{
	mes "[KK]";
	mes "AڥHeOo̵ۦWy|@WX⪺KKCԪwgFAڪޥ]HۮɥӺC";
	next;
	if(countitem(7110)<1) goto NoItemS;
	mes "[KK]";
	mes ".....ݨӧAIF@ǳ·СAiHiDڶܡH";
	next;
	menu "Aڭ״_oCܡH",ExItems,"SơAuOHKݬݦӤw",ExEnd;
		ExItems:
			mes "[KK]";
			mes "ڡIoO@D`jѦӳªjCAMAڥiHצnCOڻݭn@''C";
			next;
			if(countitem(7110)<1) goto NoItem;
			if(countitem(984)<1) goto NoItem;
			goto ExGive;
			NoItem:
				mes "[KK]";
				mes "HAGSNݭnFa...TAA''M'aC'@_aӡC";
				close;
			ExGive:
				mes "[KK]";
				mes "FANOoǪFI";
				delitem 7110,1;
				delitem 984,1;
				getitem 10020,1;
				next;
				mes "[KK]";
				mes "Ij]kF¦bo'F۹DhC'WCA쥻NOoӼˤlFI";
				close;

		NoItemS:
			mes "[KK]";
			mes "~HAӦh~AʡC_h@ѧA]|ᮬC";
			close;
	ExEnd:
		mes "[KK]";
		mes "~HAӦh~AʡC_h@ѧA]|ᮬC";
		close;
}

