pokeyellow/text/maps/hall_of_fame.asm
U-Daniel-PC\Daniel 1d63499fa7 Remove (incorrect) address comments
Conflicts:
	text.asm
2015-08-01 17:34:51 -04:00

30 lines
515 B
NASM

_HallofFameRoomText1::
text "OAK: Er-hem!"
line "Congratulations,"
cont $52, "!"
para "This floor is the"
line "#MON HALL OF"
cont "FAME!"
para "#MON LEAGUE"
line "champions are"
cont "honored for their"
cont "exploits here!"
para "Their #MON are"
line "also recorded in"
cont "the HALL OF FAME!"
para $52, "! You have"
line "endeavored hard"
cont "to become the new"
cont "LEAGUE champion!"
para "Congratulations,"
line $52, ", you and"
cont "your #MON are"
cont "HALL OF FAMERs!"
done