diff options
Diffstat (limited to 'text/maps/HallOfFame.asm')
-rw-r--r-- | text/maps/HallOfFame.asm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/text/maps/HallOfFame.asm b/text/maps/HallOfFame.asm deleted file mode 100644 index c799268b..00000000 --- a/text/maps/HallOfFame.asm +++ /dev/null @@ -1,28 +0,0 @@ -_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 |