pokeyellow/text/maps/pewter_gym.asm
U-Daniel-PC\Daniel 8f2edd9c41 Build only Yellow
Conflicts:
	gfx/intro_nido_1.6x6.png
	gfx/intro_nido_2.6x6.png
	gfx/intro_nido_3.6x6.png
	gfx/redgreenversion.png
	text.asm
	text/maps/cerulean_trade_house.asm
	text/maps/copycats_house_1f.asm
	text/maps/daycare_2.asm
	text/maps/museum_2f.asm
	text/maps/oaks_lab.asm
	text/maps/pewter_gym.asm
	text/maps/route_9_1.asm
	text/maps/school.asm
	text/maps/vermilion_gym_1.asm
	yellow/main.asm
2015-08-01 17:32:39 -04:00

183 lines
3.0 KiB
NASM

_PewterGymText_5c49e::
text "I'm BROCK!"
line "I'm PEWTER's GYM"
cont "LEADER!"
para "I believe in rock"
line "hard defense and"
cont "determination!"
para "That's why my"
line "#MON are all"
cont "the rock-type!"
para "Do you still want"
line "to challenge me?"
cont "Fine then! Show"
cont "me your best!"
done
_PewterGymText_5c4a3::
text "There are all"
line "kinds of trainers"
cont "in the world!"
para "Some raise #MON"
line "for fights. Some"
cont "see them as pets."
para "I'm in training to"
line "become a #MON"
cont "breeder."
para "If you take your"
line "#MON training"
cont "seriously, go"
cont "visit the GYM in"
cont "CERULEAN and test"
cont "your abilities!"
done
_TM34PreReceiveText::
text "Wait! Take this"
line "with you!"
done
_ReceivedTM34Text::
text $52, " received"
line "TM34!@@"
_TM34ExplanationText::
db $0
para "A TM contains a"
line "technique that"
cont "can be taught to"
cont "#MON!"
para "A TM is good only"
line "once! So when you"
cont "use one to teach"
cont "a new technique,"
cont "pick the #MON"
cont "carefully!"
para "TM34 contains"
line "BIDE!"
para "Your #MON will"
line "absorb damage in"
cont "battle then pay"
cont "it back double!"
done
_TM34NoRoomText::
text "You don't have"
line "room for this!"
done
_PewterGymText_5c4bc::
text "I took"
line "you for granted."
para "As proof of your"
line "victory, here's"
cont "the BOULDERBADGE!"
para $52, " received"
line "the BOULDERBADGE!@@"
_PewterGymText_5c4c1::
db $0
para "That's an official"
line "#MON LEAGUE"
cont "BADGE!"
para "Its bearer's"
line "#MON become"
cont "more powerful!"
para "The technique"
line "FLASH can now be"
cont "used anytime!"
prompt
_PewterGymBattleText1::
text "Stop right there,"
line "kid!"
para "You're still light"
line "years from facing"
cont "BROCK!"
done
_PewterGymEndBattleText1::
text "Darn!"
para "Light years isn't"
line "time! It measures"
cont "distance!"
prompt
_PewterGymAfterBattleText1::
text "You're pretty hot,"
line "but not as hot"
cont "as BROCK!"
done
_PewterGymText_5c515::
text "Hiya! I can tell"
line "you have what it"
cont "takes to become a"
cont "#MON champ!"
para "I'm no trainer,"
line "but I can tell"
cont "you how to win!"
para "Let me take you"
line "to the top!"
done
_PewterGymText_5c51a::
text "All right! Let's"
line "get happening!"
prompt
_PewterGymText_5c51f::
text "The 1st #MON"
line "out in a match is"
cont "at the top of the"
cont "#MON LIST!"
para "By changing the"
line "order of #MON,"
cont "matches could be"
cont "made easier!"
done
_PewterGymText_5c524::
text "It's a free"
line "service! Let's"
cont "get happening!"
prompt
_PewterGymText_5c529::
text "Just as I thought!"
line "You're #MON"
cont "champ material!"
done
_PewterGymGuyText::
text "All right! Let's"
line "get happening!"
para "It will be tough"
line "for your PIKACHU"
cont "at this GYM!"
para "Electric attacks"
line "are harmless to"
cont "BROCK's ground-"
cont "type #MON."
done