aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/silph_co_4f.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-02-01 08:46:53 -0500
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-02-01 08:46:53 -0500
commited4ac6d55156f7dab8e609f4086db270264ce594 (patch)
tree20bf3f15d294c7e95d6f2be94cd913d7d6896cc6 /text/maps/silph_co_4f.asm
parentFix BookshelfTileIDs format (diff)
parentMakefile: condense dependency scanning into one loop (diff)
downloadpokeyellow-ed4ac6d55156f7dab8e609f4086db270264ce594.tar.gz
pokeyellow-ed4ac6d55156f7dab8e609f4086db270264ce594.tar.xz
pokeyellow-ed4ac6d55156f7dab8e609f4086db270264ce594.zip
Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts: main.asm
Diffstat (limited to 'text/maps/silph_co_4f.asm')
-rw-r--r--text/maps/silph_co_4f.asm57
1 files changed, 57 insertions, 0 deletions
diff --git a/text/maps/silph_co_4f.asm b/text/maps/silph_co_4f.asm
new file mode 100644
index 00000000..452a05a8
--- /dev/null
+++ b/text/maps/silph_co_4f.asm
@@ -0,0 +1,57 @@
+_UnnamedText_19de0:: ; 827e4 (20:67e4)
+ text "Sssh! Can't you"
+ line "see I'm hiding?"
+ done
+
+_UnnamedText_19de5:: ; 82803 (20:6803)
+ text "Huh? TEAM ROCKET"
+ line "is gone?"
+ done
+
+_SilphCo4BattleText2:: ; 8281e (20:681e)
+ text "TEAM ROCKET has"
+ line "taken command of"
+ cont "SILPH CO.!"
+ done
+
+_SilphCo4EndBattleText2:: ; 8284b (20:684b)
+ text "Arrgh!"
+ prompt
+
+_SilphCo4AfterBattleText2:: ; 82853 (20:6853)
+ text "Fwahahaha!"
+ line "My BOSS has been"
+ cont "after this place!"
+ done
+
+_SilphCo4BattleText3:: ; 82882 (20:6882)
+ text "My #MON are my"
+ line "loyal soldiers!"
+ done
+
+_SilphCo4EndBattleText3:: ; 828a2 (20:68a2)
+ text "Darn!"
+ line "You weak #MON!"
+ prompt
+
+_SilphCo4AfterBattleText3:: ; 828b8 (20:68b8)
+ text "The doors are"
+ line "electronically"
+ cont "locked! A CARD"
+ cont "KEY opens them!"
+ done
+
+_SilphCo4BattleText4:: ; 828f5 (20:68f5)
+ text "Intruder spotted!"
+ done
+
+_SilphCo4EndBattleText4:: ; 82908 (20:6908)
+ text "Who"
+ line "are you?"
+ prompt
+
+_SilphCo4AfterBattleText4:: ; 82916 (20:6916)
+ text "I better tell the"
+ line "BOSS on 11F!"
+ done
+