PLOT 0
	% PSA - Public Service Announcement. Back in Canada we
	% have loads of them. Here in Korea we don't have nearly
	% enough. For GearHead, it's kind of a way to explain
	% things to the player, while knowing that they won't
	% bother to read all the docs.
	name <PLOT: Reputation PSA>
	element1 <Character HasMecha Renowned>
	element2 <Character HasMecha Wangtta>

	% Time limit - this plot will fade after a short time.
	Init_Start <ifNPCOK E1 else GoDelete ifNPCOK E2 else GoDelete if= V1 0 else GotoCheckTime V= 1 ComTime V+ 1 5000>
	START <ifNPCOK E1 else GoDelete ifNPCOK E2 else GoDelete if= V1 0 else GotoCheckTime V= 1 ComTime V+ 1 5000>
	GotoCheckTime <ifG ComTime V1 if= V2 0 AdvancePlot 0>
	GoDelete <AdvancePlot 0>
sub

	Persona 1
	% rumor <!1 is a very good mecha pilot!>
	rumor <!1 ϤȤƤͥʥåѥåȤ>
	greeting <NewChat AdvancePlot 0 Say d5>
	% Msg1 <I never run away from a battle I've entered. That's why everyone knows I'm the best pilot.>
	Msg1 <%JF襤ƨȤϤʤ%JG鳧˺ǹΥѥåȤȤΤƤ%JG>
	% Msg2 <Having a good reputation is pretty important. You'll never be hired for the high-paying jobs if people don't think you can handle it.>
	Msg2 <̾Ϥʤפ٤ŻäƤ礬ǧƤʤз褷ƤˤϤĤʤ%JG>
	% Msg3 <It is my goal to prove myself as the greatest pilot in the world!>
	Msg3 <ǺǤʥѥåȤȾ뤳Ȥ%JFɸ>
	% Msg4 <Everyone loves a winner... Even losers do!>
	Msg4 <Ԥϳ˰ޤ ԼԤˤ⡪>
	% Msg5 <If you don't have the best equipment you're never going to survive on an advanced mission.>
	Msg5 <ǹʤй٤Ǥ̳ǤĤʤ>

	Persona 2
	% rumor <!2 is a very bad mecha pilot!>
	rumor <!2 ϤȤƤʥåѥåȤ>
	greeting <NewChat AdvancePlot 0 Say d5>
	% Msg1 <Running away from a hopeless battle might not be honorable, but at least you'll live to fight another day!>
	Msg1 <˾Ū襤ƨΤ˫줿Ȥʤ⤷ʤʤȤƤޤ廊%JG>
	% Msg2 <Reputation isn't all that it's cracked up to be. If your reputation is too good, people will start expecting you to be able to do impossible things.>
	Msg2 <̾ʤƼ¤ȼʤΤ̾⤹зϲ᤮Ԥ򤵤Ϥ͡>
	% Msg3 <Having all the latest expensive combat gear is nice, but you'll learn quicker if you stick to the basics.>
	Msg3 <ǿιƮ·ΤϷ빽ʤȤŪˤäۤã᤯ʤ>
	% Msg4 <He who fights and runs away lives to enjoy retirement.>
	Msg4 <襤⤷ƨ⤹ۤ;ڤ%JG>
	% Msg5 <A coward dies a thousand deaths, but a brave man just dies young.>
	Msg5 <¼Ԥϣˤ뤬ͦʿʹ֤ϼ㤯ƻ̤>

end

