mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-26 05:06:23 +12:00
Rename map files, labels, and constants to be consistent and work with Polished Map
This commit is contained in:
parent
90430e6dee
commit
c779602459
1398 changed files with 6631 additions and 6166 deletions
28
text/maps/HallOfFame.asm
Normal file
28
text/maps/HallOfFame.asm
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue