aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/silph_co_10f.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-01-26 23:09:34 -0700
committerIIMarckus <iimarckus@gmail.com>2014-01-26 23:09:34 -0700
commit6bfe2f42381deecf254542842d7c312d777062fc (patch)
tree455a40e198aa136a23f3a98f8099569d2e7f9896 /text/maps/silph_co_10f.asm
parentMerge branch 'fix-init-sudo' of https://github.com/yenatch/pokered (diff)
parentGet rid of more unnecessary labels in text.asm (diff)
downloadpokeyellow-6bfe2f42381deecf254542842d7c312d777062fc.tar.gz
pokeyellow-6bfe2f42381deecf254542842d7c312d777062fc.tar.xz
pokeyellow-6bfe2f42381deecf254542842d7c312d777062fc.zip
Merge branch 'text' of https://github.com/yenatch/pokered
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
+