Rename map files, labels, and constants to be consistent and work with Polished Map

This commit is contained in:
Rangi 2019-01-01 15:06:23 -05:00
parent 90430e6dee
commit c779602459
1398 changed files with 6631 additions and 6166 deletions

28
text/maps/HallOfFame.asm Normal file
View file

@ -0,0 +1,28 @@
_HallofFameRoomText1::
text "OAK: Er-hem!"
line "Congratulations"
cont "<PLAYER>!"
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 "<PLAYER>! You have"
line "endeavored hard"
cont "to become the new"
cont "LEAGUE champion!"
para "Congratulations,"
line "<PLAYER>, you and"
cont "your #MON are"
cont "HALL OF FAMERs!"
done