shithub: pokered

ref: 90482175c354ecfa18191eab97296a479d2e0ad5
dir: /text/maps/route_22.asm/

View raw version
_Route22RivalBeforeBattleText1:: ; 922cd (24:62cd)
	text $53, ": Hey!"
	line $52, "!"

	para "You're going to"
	line "#MON LEAGUE?"

	para "Forget it! You"
	line "probably don't"
	cont "have any BADGEs!"

	para "The guard won't"
	line "let you through!"

	para "By the way, did"
	line "your #MON"
	cont "get any stronger?"
	done

_Route22RivalAfterBattleText1:: ; 9236f (24:636f)
	text "I heard #MON"
	line "LEAGUE has many"
	cont "tough trainers!"

	para "I have to figure"
	line "out how to get"
	cont "past them!"

	para "You should quit"
	line "dawdling and get"
	cont "a move on!"
	done

_Route22RivalDefeatedText1:: ; 923f4 (24:63f4)
	text "Awww!"
	line "You just lucked"
	cont "out!"
	prompt

_Route22Text_511bc:: ; 92410 (24:6410)
	text $53, ": What?"
	line "Why do I have 2"
	cont "#MON?"

	para "You should catch"
	cont "some more too!"
	prompt

_Route22RivalBeforeBattleText2:: ; 92450 (24:6450)
	text $53, ": What?"
	line $52, "! What a"
	cont "surprise to see"
	cont "you here!"

	para "So you're going to"
	line "#MON LEAGUE?"

	para "You collected all"
	line "the BADGEs too?"
	cont "That's cool!"

IF DEF(_YELLOW)
	para "Then I'll whip"
	line "you, ", $52, ", as"
	cont "a warmup for"
ELSE
	para "Then I'll whip you"
	line $52, " as a"
	cont "warm up for"
ENDC
	cont "#MON LEAGUE!"

	para "Come on!"
	done

_Route22RivalAfterBattleText2:: ; 92506 (24:6506)
	text "That loosened me"
	line "up! I'm ready for"
	cont "#MON LEAGUE!"

	para $52, ", you need"
	line "more practice!"

	para "But hey, you know"
	line "that! I'm out of"
	cont "here. Smell ya!"
	done

_Route22RivalDefeatedText2:: ; 92583 (24:6583)
	text "What!?"

	para "I was just"
	line "careless!"
	prompt

_Route22Text_511d0:: ; 925a0 (24:65a0)
	text $53, ": Hahaha!"
	line $52, "! That's"
	cont "your best? You're"
	cont "nowhere near as"
	cont "good as me, pal!"

	para "Go train some"
	line "more! You loser!"
	prompt

_Route22FrontGateText:: ; 92606 (24:6606)
	text "#MON LEAGUE"
	line "Front Gate"
	done