aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/silph_co_10f.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-22 16:18:39 -0500
committeryenatch <yenatch@gmail.com>2014-01-22 17:47:55 -0500
commit31f074542bd5da787d95001fefd6cd944153fed3 (patch)
tree67d0d42fac188b17f0e5e4b1a5e188bfc877919d /text/maps/silph_co_10f.asm
parentsplit viridian and oaks lab text into text/maps/ (diff)
downloadpokeyellow-31f074542bd5da787d95001fefd6cd944153fed3.tar.gz
pokeyellow-31f074542bd5da787d95001fefd6cd944153fed3.tar.xz
pokeyellow-31f074542bd5da787d95001fefd6cd944153fed3.zip
split out a bunch of map text
Diffstat (limited to 'text/maps/silph_co_10f.asm')
-rw-r--r--text/maps/silph_co_10f.asm43
1 files changed, 43 insertions, 0 deletions
diff --git a/text/maps/silph_co_10f.asm b/text/maps/silph_co_10f.asm
new file mode 100644
index 00000000..e56fcdd9
--- /dev/null
+++ b/text/maps/silph_co_10f.asm
@@ -0,0 +1,43 @@
+_UnnamedText_5a1d3: ; 84d8d (21:4d8d)
+ text "Waaaaa!"
+ cont "I'm scared!"
+ done
+
+_UnnamedText_5a1d8: ; 84da1 (21:4da1)
+ text "Please keep quiet"
+ line "about my crying!"
+ done
+
+_SilphCo10BattleText1: ; 84dc5 (21:4dc5)
+ text "Welcome to the"
+ line "10F! So good of"
+ cont "you to join me!"
+ done
+
+_SilphCo10EndBattleText1: ; 84df5 (21:4df5)
+ text "I'm"
+ line "stunned!"
+ prompt
+
+_SilphCo10AfterBattleText1: ; 84e02 (21:4e02)
+ text "Nice try, but the"
+ line "boardroom is up"
+ cont "one more floor!"
+ done
+
+_SilphCo10BattleText2: ; 84e35 (21:4e35)
+ text "Enough of your"
+ line "silly games!"
+ done
+
+_SilphCo10EndBattleText2: ; 84e52 (21:4e52)
+ text "No"
+ line "continues left!"
+ prompt
+
+_SilphCo10AfterBattleText2: ; 84e66 (21:4e66)
+ text "Are you satisfied"
+ line "with beating me?"
+ cont "Then go on home!"
+ done
+