prontera.gat,147,174,6	script	Ա	88,{
	mes "[Ա]";
	mes "ãһΪȼΪ100мΪ600򣬸߼Ϊ1500";
next;
	mes "Ҫ͵ĸ";
	menu "",a,"м",b,"߼",c,"ˣǲȥ",no1;
a:
if (!getcharid(1)) {
			mes "=========Ա========";
			mes "- ^C63131ûж,޷^000000";
			mes "=========================";
			close;
		}
	mes "[Ա]";
	mes "Ϊ㴫͵ҳӴ˱";
	warpparty "baoming1.gat",49,48,getcharid(1);
	end;
b:
if (!getcharid(1)) {
			mes "=========Ա========";
			mes "- ^C63131ûж,޷^000000";
			mes "=========================";
			close;
		}
	mes "[Ա]";
	mes "Ϊ㴫͵ммӴ˱";
	warpparty "baoming2.gat",49,48,getcharid(1);
	end;
c:
if (!getcharid(1)) {
			mes "=========Ա========";
			mes "- ^C63131ûж,޷^000000";
			mes "=========================";
			close;
		}
	mes "[Ա]";
	mes "Ϊ㴫͵߼Ҹ߼Ӵ˱";
	warpparty "baoming3.gat",49,48,getcharid(1);
	end;
no1:
	mes "[Ա]";
	mes "ټ";
	close;
}