diff options
Diffstat (limited to 'text/maps/cinnabar_lab_trade_room.asm')
-rw-r--r-- | text/maps/cinnabar_lab_trade_room.asm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/text/maps/cinnabar_lab_trade_room.asm b/text/maps/cinnabar_lab_trade_room.asm new file mode 100644 index 00000000..02571da8 --- /dev/null +++ b/text/maps/cinnabar_lab_trade_room.asm @@ -0,0 +1,10 @@ +_Lab2Text1:: ; a0eb5 (28:4eb5) + text "I found this very" + line "strange fossil in" + cont "MT.MOON!" + + para "I think it's a" + line "rare, prehistoric" + cont "#MON!" + done + |