aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/celadon_mansion_3f.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
committeryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
commit6e5476d420d5d3a73e478a28ed96e8425b7ba94c (patch)
treed9bf8bc9f91379f0cd2d450c100cadf506ae4100 /text/maps/celadon_mansion_3f.asm
parentSilph Co 1f text was actually somewhere else (diff)
downloadpokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.gz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.xz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.zip
Even more map text
Diffstat (limited to 'text/maps/celadon_mansion_3f.asm')
-rw-r--r--text/maps/celadon_mansion_3f.asm67
1 files changed, 67 insertions, 0 deletions
diff --git a/text/maps/celadon_mansion_3f.asm b/text/maps/celadon_mansion_3f.asm
new file mode 100644
index 00000000..d404c52e
--- /dev/null
+++ b/text/maps/celadon_mansion_3f.asm
@@ -0,0 +1,67 @@
+_ProgrammerText: ; 9cfa4 (27:4fa4)
+ text "Me? I'm the"
+ line "programmer!"
+ done
+
+_GraphicArtistText: ; 9cfbc (27:4fbc)
+ text "I'm the graphic"
+ line "artist!"
+ cont "I drew you!"
+ done
+
+_WriterText: ; 9cfe0 (27:4fe0)
+ text "I wrote the story!"
+ line "Isn't ERIKA cute?"
+
+ para "I like MISTY a"
+ line "lot too!"
+
+ para "Oh, and SABRINA,"
+ line "I like her!"
+ done
+
+_GameDesignerText: ; 9d03a (27:503a)
+ text "Is that right?"
+
+ para "I'm the game"
+ line "designer!"
+
+ para "Filling up your"
+ line "#DEX is tough,"
+ cont "but don't quit!"
+
+ para "When you finish,"
+ line "come tell me!"
+ done
+
+_CompletedDexText: ; 9d0ad (27:50ad)
+ text "Wow! Excellent!"
+ line "You completed"
+ cont "your #DEX!"
+ cont "Congratulations!"
+ cont "...@@"
+
+_CeladonMansion3Text5: ; 9d0ed (27:50ed)
+ text "It's the game"
+ line "program! Messing"
+ cont "with it could bug"
+ cont "out the game!"
+ done
+
+_CeladonMansion3Text6: ; 9d12c (27:512c)
+ text "Someone's playing"
+ line "a game instead of"
+ cont "working!"
+ done
+
+_CeladonMansion3Text7: ; 9d159 (27:5159)
+ text "It's the script!"
+ line "Better not look"
+ cont "at the ending!"
+ done
+
+_CeladonMansion3Text8: ; 9d189 (27:5189)
+ text "GAME FREAK"
+ line "Development Room"
+ done
+