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

geffen.gat,126,107,5	script	ħʦ	51,{
	mes "[ħʦ]";
	mes "ˣҪʲôޡ֪ˣҰʲô԰ɣ";
	mes "ռҪЩҿ԰һƯħʦñ";
        mes "Ҫǣ1ħʦñ1ſƬ20Zeny"; 
	next;
	mes "[ħʦ]";
	mes "ħʦñĲϣ׼";
	next;
	menu "ǵ",LSureAm,"ЩҪ̫",LUnfathomable;

	LSureAm:
		mes "[ħʦ]";
		mes "ţҿ";
		next;
		if((countitem(5027) < 1) || (countitem(4119) < 1) || (Zeny < 199999)) 
			goto LNotEnough;
		delitem 5027,1;
		delitem 4119,1;
		set Zeny,Zeny-200000;
		getitem 5045,1;
		mes "[ħʦ]";
		mes "ޣϲ㣬ѾĲ϶ˣǺðɣⶥħʦñ͸ˣ";
		close;
		end;
		LNotEnough:
			mes "[ħʦ]";
			mes "ܱǸ㲢ûаҪĲ϶ǵռҰɣףˣ";
			close;
			end;
	LUnfathomable:
		mes "[ħʦ]";
		mes ". . . . .";
		mes "֪ЩҪ˵ƺһЩǵħʦñʱΪֵõģ";
		close;
		end;
}
