summaryrefslogtreecommitdiff
path: root/text/maps/mansion_b1f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/mansion_b1f.asm')
-rw-r--r--text/maps/mansion_b1f.asm40
1 files changed, 40 insertions, 0 deletions
diff --git a/text/maps/mansion_b1f.asm b/text/maps/mansion_b1f.asm
new file mode 100644
index 00000000..761c2570
--- /dev/null
+++ b/text/maps/mansion_b1f.asm
@@ -0,0 +1,40 @@
+_Mansion4BattleText1:: ; 854df (21:54df)
+ text "Uh-oh. Where am"
+ line "I now?"
+ done
+
+_Mansion4EndBattleText1:: ; 854f7 (21:54f7)
+ text "Awooh!"
+ prompt
+
+_Mansion4AfterBattleText1:: ; 854ff (21:54ff)
+ text "You can find stuff"
+ line "lying around."
+ done
+
+_Mansion4BattleText2:: ; 85521 (21:5521)
+ text "This place is"
+ line "ideal for a lab."
+ done
+
+_Mansion4EndBattleText2:: ; 85541 (21:5541)
+ text "What"
+ line "was that for?"
+ prompt
+
+_Mansion4AfterBattleText2:: ; 85555 (21:5555)
+ text "I like it here!"
+ line "It's conducive to"
+ cont "my studies!"
+ done
+
+_Mansion4Text7:: ; 85583 (21:5583)
+ text "Diary; Sept. 1"
+ line "MEWTWO is far too"
+ cont "powerful."
+
+ para "We have failed to"
+ line "curb its vicious"
+ cont "tendencies..."
+ done
+