aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/celadon_dept_store_3f.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-05-20 19:40:33 -0500
committerdannye <33dannye@gmail.com>2020-05-20 20:02:53 -0500
commit10f9559eab8c93b94abb8ae8d1083704ad4e169a (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /text/maps/celadon_dept_store_3f.asm
parentMerge pull request #39 from TiKevin83/master (diff)
downloadpokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.gz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.tar.xz
pokeyellow-10f9559eab8c93b94abb8ae8d1083704ad4e169a.zip
Sync with pokered
Diffstat (limited to 'text/maps/celadon_dept_store_3f.asm')
-rw-r--r--text/maps/celadon_dept_store_3f.asm98
1 files changed, 0 insertions, 98 deletions
diff --git a/text/maps/celadon_dept_store_3f.asm b/text/maps/celadon_dept_store_3f.asm
deleted file mode 100644
index 7de4a826..00000000
--- a/text/maps/celadon_dept_store_3f.asm
+++ /dev/null
@@ -1,98 +0,0 @@
-_CeladonMart3Text2::
- text "Captured #MON"
- line "are registered"
- cont "with an ID No."
- cont "and OT, the name"
- cont "of the Original"
- cont "Trainer that"
- cont "caught it!"
- done
-
-_CeladonMart3Text3::
- text "All right!"
-
- para "My buddy's going"
- line "to trade me his"
- cont "KANGASKHAN for my"
- cont "GRAVELER!"
- done
-
-_CeladonMart3Text4::
- text "Come on GRAVELER!"
-
- para "I love GRAVELER!"
- line "I collect them!"
-
- para "Huh?"
-
- para "GRAVELER turned"
- line "into a different"
- cont "#MON!"
- done
-
-_CeladonMart3Text5::
- text "You can identify"
- line "#MON you got"
- cont "in trades by"
- cont "their ID Numbers!"
- done
-
-_CeladonMart3Text6::
- text "It's an SNES!"
- done
-
-_CeladonMart3Text7::
- text "An RPG! There's"
- line "no time for that!"
- done
-
-_CeladonMart3Text9::
- text "A sports game!"
- line "Dad'll like that!"
- done
-
-_CeladonMart3Text11::
- text "A puzzle game!"
- line "Looks addictive!"
- done
-
-_CeladonMart3Text13::
- text "A fighting game!"
- line "Looks tough!"
- done
-
-_CeladonMart3Text14::
- text "3F: TV GAME SHOP"
- done
-
-_CeladonMart3Text15::
- text "Red and Blue!"
- line "Both are #MON!"
- done
-
-_TM18PreReceiveText::
- text "Oh, hi! I finally"
- line "finished #MON!"
-
- para "Not done yet?"
- line "This might be"
- cont "useful!"
- prompt
-
-_ReceivedTM18Text::
- text "<PLAYER> received"
- line "@"
- TX_RAM wcf4b
- text "!@@"
-
-_TM18ExplanationText::
- text "TM18 is COUNTER!"
- line "Not like the one"
- cont "I'm leaning on,"
- cont "mind you!"
- done
-
-_TM18NoRoomText::
- text "Your pack is full"
- line "of items!"
- done