diff options
Diffstat (limited to 'text/maps/celadon_house.asm')
-rw-r--r-- | text/maps/celadon_house.asm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/text/maps/celadon_house.asm b/text/maps/celadon_house.asm new file mode 100644 index 00000000..4889d0ac --- /dev/null +++ b/text/maps/celadon_house.asm @@ -0,0 +1,23 @@ +_CeladonHouseText1: ; 9e0d5 (27:60d5) + text "Hehehe! The slots" + line "just reel in the" + cont "dough, big time!" + done + +_CeladonHouseText2: ; 9e10a (27:610a) + text "CHIEF!" + + para "We just shipped" + line "2000 #MON as" + cont "slot prizes!" + done + +_CeladonHouseText3: ; 9e13c (27:613c) + text "Don't touch the" + line "poster at the" + cont "GAME CORNER!" + + para "There's no secret" + line "switch behind it!" + done + |