aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/celadon_house.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_house.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_house.asm')
-rw-r--r--text/maps/celadon_house.asm23
1 files changed, 23 insertions, 0 deletions
diff --git a/text/maps/celadon_house.asm b/text/maps/celadon_house.asm
new file mode 100644
index 00000000..4889d0ac
--- /dev/null
+++ b/text/maps/celadon_house.asm
@@ -0,0 +1,23 @@
+_CeladonHouseText1: ; 9e0d5 (27:60d5)
+ text "Hehehe! The slots"
+ line "just reel in the"
+ cont "dough, big time!"
+ done
+
+_CeladonHouseText2: ; 9e10a (27:610a)
+ text "CHIEF!"
+
+ para "We just shipped"
+ line "2000 #MON as"
+ cont "slot prizes!"
+ done
+
+_CeladonHouseText3: ; 9e13c (27:613c)
+ text "Don't touch the"
+ line "poster at the"
+ cont "GAME CORNER!"
+
+ para "There's no secret"
+ line "switch behind it!"
+ done
+