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