//====================================================================
//Ragnarok Online Crusader jobchange script sS
//====================================================================
prt_castle.gat,35,151,4	script		751,{
if (Class == 1) goto Lswordman;
	mes "[ube=qh]";
	mes "c";
	close;
Lswordman:
	mes "[ube=qh]";
	mes "悭܂B";
	mes "X̓NZC_[łB";
	mes "ɖK鐹֔ҒBłB";
	next;
	mes "[ube=qh]";
	mes "NZC_[Ɋ֐S";
	mes "ȂAłc}";
	mes "܂B";
	next;
	mes "[ube=qh]";
	mes "NZC_[ɂȂ邽߂ɂ́A";
	mes "mJobLv40܂Œb";
	mes "΂Ȃ܂B";
	mes "ڂ́Aɂ}X^[";
	mes "ɎfĂ";
	next;
	mes "[ube=qh]";
	mes "ł́A";
	mes "MɃI[fB̉삠񂱂ƂB";
	close;
}
prt_castle.gat,45,169,4	script	}X^[NZC_[	752,{
if (Class == 1) goto Lswordman;
	mes "[~P=Jg=jL[^]";
	mes "c";
	close;
Lswordman:
	mes "[~P=Jg=jL[^]";
	mes "̓NZC_[B";
	mes "I[fB̈ӎuɂ";
	mes "ɔ҂B";
	mes "̎ŖK˂Ă̂";
	next;
	menu "ɉ肽",L1,"ȂłȂł",-;
		mes "[~P=Jg=jL[^]";
		mes "҂Ȃ";
		mes "₦ԂȂCSȂB";
		mes "̎͒Nɂ킩ȂB";
		next;
		mes "[~P=Jg=jL[^]";
		mes "͗łȂƂ";
		mes "NɂI[fB̐";
		mes "͂邩ȂB";
		close;
L1:
	mes "[~P=Jg=jL[^]";
	mes "NANZC_[ɂȂ肽";
	mes "̂H";
	mes "XƕނƂ͂Ȃ";
	mes "₷Ƃł͂ȂB";
	next;
	mes "[~P=Jg=jL[^]";
	mes "̓~P=Jg=jL[^B";
	mes "ɔ҂̈lB";
	mes "X͌MƉʂĂȂ";
	mes "ŠŐ₦Ȃ";
	mes "bĂB";
	next;
	mes "[~P=Jg=jL[^]";
	mes "m̒ł҂";
	mes "҂IĂ邪A";
	mes "I[fB̈ӎuɂm";
	mes "Đ܂ꂽ҂ȂΉX";
	mes "^邱Ƃ߂B";
	next;
	mes "[~P=Jg=jL[^]";
	mes "ɁA^3333ff߂̏^000000^3333ff^000000";
	mes "m̓NZC_[f";
	mes "V^ꂽ̂łB";
	mes "ȌḿA鎎";
	mes "z΃NZC_[ƂȂ";
	mes "ƂłB";
	next;
	mes "[~P=Jg=jL[^]";
	mes "ɂ͂܂ANǂȑf";
	mes "Ă邩}肩˂B";
	mes "xɒ킵Ă݂ȂH";
	next;
	menu "͂AĂ݂܂",L1_1,"lĂ",-;
		mes "[~P=Jg=jL[^]";
		mes "B";
		mes "ǂ𐮂Ă痈ȂB";
		next;
		mes "[~P=Jg=jL[^]";
		mes "I[fB̐";
		mes "Ɏ󂯂ɗ悤ɁB";
		close;
L1_1:
if (Upper == 1) goto LUpper1;
if (JobLevel<40) goto Llowlv;
if (SkillPoint>0) goto LError;
	mes "[~P=Jg=jL[^]";
	mes "悵Ał͎ɒ킷邩";
	mes "cƎvAsł";
	mes "̐悪̂";
	mes " ";
	mes "₱̘bȂ񂾂";
	next;
	jobchange 14;
	mes "[~P=Jg=jL[^]";
	mes "ƂƂŖiB";
	mes "߂łƂB";
	mes " ";
	mes "NZC_[ƂĂE";
	mes "ł";
	close;
LError:
	mes "[~P=Jg=jL[^]";
	mes "XL|Cg";
	mes "g؂Ă痈悤";
	close;
Llowlv:
	mes "[~P=Jg=jL[^]";
	mes "C̓łcc";
	mes "NZC_[ɂȂO";
	mes "JobLv40ȏɂȂ";
	mes "ȂȂB";
	next;
	mes "[~P=Jg=jL[^]";
	mes "mƂĂCς";
	mes "I[fB̐̂";
	mes "҂̂B";
	mes "̋Cs͔F߂邪ȁcc";
	close;
LUpper1:
	mes "[~P=Jg=jL[^]";
	mes "Ȃ͓]Ă܂̂";
	mes "ł͓]Eēł܂B";
	close;
}
