shithub: pokered

ref: d0526c036210d2ee186a2a45feac91747ef6fb85
dir: /text/maps/vermilion_gym_1.asm/

View raw version
_VermilionGymText_5cb6d:: ; 9aaa5 (26:6aa5)
IF DEF(_YELLOW)
	text "Ten-hut! Welcome"
	line "to VERMILION GYM!"

	para "Will you look at"
	line "that, a pint-size"
	cont "challenger!"

	para "Hahaha! You've got"
	line "big and brassy"
	cont "nerves to take me"
	cont "on with your puny"
	cont "power!"

	para "A #MON battle"
	line "is war! I'll show"
	cont "you, civilian!"

	para "I'll shock you"
	line "into surrender!"
ELSE
	text "Hey, kid! What do"
	line "you think you're"
	cont "doing here?"

	para "You won't live"
	line "long in combat!"
	cont "That's for sure!"

	para "I tell you kid,"
	line "electric #MON"
	cont "saved me during"
	cont "the war!"

	para "They zapped my"
	line "enemies into"
	cont "paralysis!"

	para "The same as I'll"
	line "do to you!"
ENDC
	done