diff options
Diffstat (limited to 'text/maps/fuchsia_meeting_room.asm')
-rw-r--r-- | text/maps/fuchsia_meeting_room.asm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/text/maps/fuchsia_meeting_room.asm b/text/maps/fuchsia_meeting_room.asm new file mode 100644 index 00000000..32e98129 --- /dev/null +++ b/text/maps/fuchsia_meeting_room.asm @@ -0,0 +1,27 @@ +_FuchsiaMeetingRoomText1: ; a05a1 (28:45a1) + text "We nicknamed the" + line "WARDEN SLOWPOKE." + + para "He and SLOWPOKE" + line "both look vacant!" + done + +_FuchsiaMeetingRoomText2: ; a05e6 (28:45e6) + text "SLOWPOKE is very" + line "knowledgeable" + cont "about #MON!" + + para "He even has some" + line "fossils of rare," + cont "extinct #MON!" + done + +_FuchsiaMeetingRoomText3: ; a0642 (28:4642) + text "SLOWPOKE came in," + line "but I couldn't" + cont "understand him." + + para "I think he's got" + line "a speech problem!" + done + |