//==============================================
// iG ͤH
// NXg & ץ by FPE (2006.7.16)
// Jathena++ ׾¡Ghttp://www.foxofice.net/bbs
//----------------------------------------------

prontera.gat,160,192,5	script	iG ͤH	754,{
	mes "[iG ͤH]";
	mes "AOͪܡHͤeATwAO_HUG^FF0000G¾~H^000000";
	mes "򥻵^FF0000 99 ^000000";
	mes "¾~^FF0000 50 ^000000";
	mes "নil";
	mes "t~NO^FF0000 200 U^000000C";
	next;
	mes "[iG ͤH]";
	mes "ͤAA򥻵ŻP¾~ųNq^FF00001^000000}lAHݩʻPޯೣ|^Ǫ̪AC";
	mes "OAAN|oB~^008000100^000000IHݩʡAATwniͶܡH";
	next;
	if(select("O","}")==2)
	{
		mes "[iG ͤH]";
		mes "naAAݭnɭԦAӧڧaC";
		close;
		end;
	}

	if(baselevel<99)
	{
		mes "[iG ͤH]";
		mes "@AAHťF99Ť~iHi͡C";
		close;
		end;
	}
	if(joblevel<50)
	{
		mes "[iG ͤH]";
		mes "@AA¾~ťF50Ť~iHi͡C";
		close;
		end;
	}
	if(zeny<2000000)
	{
		mes "[iG ͤH]";
		mes "@AA200U~iHi͡C";
		close;
		end;
	}
	if(class<7 || class>22)
	{
		mes "[iG ͤH]";
		mes "藍_AuG¾~~iHi͡C";
		close;
		end;
	}
	if(upper==2)
	{
		mes "[iG ͤH]";
		mes "藍_AQ{i Baby OͪC";
		close;
		end;
	}
	if(Upper==1)
	{
		mes "[iG ͤH]";
		mes "Awg͹LFASnAͤFC";
		close;
		end;
	}
	mes "Aڲ{bNAi͡AͫANܦiߪ̡C";
	next;
	releaseall;
	set zeny,zeny-2000000;
	set Reclass,class;
	jobchange 0,1;
	resetlvl(1);
	mes "[iG ͤH]";
	mes "ߡA¾A}lAs_IaI";
	close;
	end;
}