diff options
Diffstat (limited to 'en/text/maps/fuchsia_house.asm')
-rw-r--r-- | en/text/maps/fuchsia_house.asm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/en/text/maps/fuchsia_house.asm b/en/text/maps/fuchsia_house.asm new file mode 100644 index 00000000..7b6556b1 --- /dev/null +++ b/en/text/maps/fuchsia_house.asm @@ -0,0 +1,27 @@ +_FuchsiaHouse1Text1:: + text "SAFARI ZONE's" + line "WARDEN is old," + cont "but still active!" + + para "All his teeth are" + line "false, though." + done + +_FuchsiaHouse1Text2:: + text "Hmm? You've met" + line "BILL?" + + para "He's my grandson!" + + para "He always liked" + line "collecting things" + cont "even as a child!" + done + +_FuchsiaHouse1Text3:: + text "BILL files his" + line "own #MON data" + cont "on his PC!" + + para "Did he show you?" + done |