summaryrefslogtreecommitdiff
path: root/text/maps/mansion_3f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/mansion_3f.asm')
-rw-r--r--text/maps/mansion_3f.asm38
1 files changed, 38 insertions, 0 deletions
diff --git a/text/maps/mansion_3f.asm b/text/maps/mansion_3f.asm
new file mode 100644
index 00000000..dbf50992
--- /dev/null
+++ b/text/maps/mansion_3f.asm
@@ -0,0 +1,38 @@
+_Mansion3BattleText1: ; 85401 (21:5401)
+ text "This place is"
+ line "like, huge!"
+ done
+
+_Mansion3EndBattleText1: ; 8541c (21:541c)
+ text "Ayah!"
+ prompt
+
+_Mansion3AfterBattleText1: ; 85423 (21:5423)
+ text "I wonder where"
+ line "my partner went."
+ done
+
+_Mansion3BattleText2: ; 85444 (21:5444)
+ text "My mentor once"
+ line "lived here."
+ done
+
+_Mansion3EndBattleText2: ; 85460 (21:5460)
+ text "Whew!"
+ line "Overwhelming!"
+ prompt
+
+_Mansion3AfterBattleText2: ; 85475 (21:5475)
+ text "So, you're stuck?"
+ line "Try jumping off"
+ cont "over there!"
+ done
+
+_Mansion3Text5: ; 854a3 (21:54a3)
+ text "Diary: Feb. 6"
+ line "MEW gave birth."
+
+ para "We named the"
+ line "newborn MEWTWO."
+ done
+