aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/RedsHouse1F.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
committerdannye <33dannye@gmail.com>2020-11-04 00:06:44 -0600
commit5647ca687b92954dcf37a6ea6bfbc9a341c32de4 (patch)
treedde1937a1bfdb3a835f4155e1c2eb8f1aaf86f63 /text/maps/RedsHouse1F.asm
parentMerge pull request #55 from Deokishisu/patch-1 (diff)
downloadpokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.gz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.tar.xz
pokeyellow-5647ca687b92954dcf37a6ea6bfbc9a341c32de4.zip
Sync with pokered
Diffstat (limited to 'text/maps/RedsHouse1F.asm')
-rw-r--r--text/maps/RedsHouse1F.asm42
1 files changed, 0 insertions, 42 deletions
diff --git a/text/maps/RedsHouse1F.asm b/text/maps/RedsHouse1F.asm
deleted file mode 100644
index 633075bb..00000000
--- a/text/maps/RedsHouse1F.asm
+++ /dev/null
@@ -1,42 +0,0 @@
-_MomWakeUpText::
- text "MOM: Right."
- line "All boys leave"
- cont "home someday."
- cont "It said so on TV."
-
- para "PROF.OAK, next"
- line "door, is looking"
- cont "for you."
- done
-
-_MomHealText1::
- text "MOM: <PLAYER>, if"
- line "you drive your"
- cont "#MON too hard,"
- cont "they'll dislike"
- cont "you."
-
- para "You should take a"
- line "rest."
- prompt
-
-_MomHealText2::
- text "MOM: Oh good!"
- line "You and your"
- cont "#MON are"
- cont "looking great!"
- cont "Take care now!"
- done
-
-_StandByMeText::
- text "There's a movie"
- line "on TV. Four boys"
- cont "are walking on"
- cont "railroad tracks."
-
- para "I better go too."
- done
-
-_TVWrongSideText::
- text "Oops, wrong side."
- done