aboutsummaryrefslogtreecommitdiffstats
path: root/text/CeruleanTradeHouse.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/CeruleanTradeHouse.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/CeruleanTradeHouse.asm')
-rw-r--r--text/CeruleanTradeHouse.asm46
1 files changed, 46 insertions, 0 deletions
diff --git a/text/CeruleanTradeHouse.asm b/text/CeruleanTradeHouse.asm
new file mode 100644
index 00000000..d50a4ac4
--- /dev/null
+++ b/text/CeruleanTradeHouse.asm
@@ -0,0 +1,46 @@
+MelanieText1::
+ text "I take care of"
+ line "injured #MON."
+
+ para "I nursed this"
+ line "BULBASAUR back to"
+ cont "health."
+
+ para "It needs a good"
+ line "trainer to take"
+ cont "care of it now.@"
+ text_end
+
+MelanieText2::
+ text "I know! Would you"
+ line "take care of this"
+ cont "BULBASAUR?"
+ done
+
+MelanieText3::
+ text "Please take care"
+ line "of BULBASAUR!@"
+ text_end
+
+MelanieText4::
+ text "Is BULBASAUR"
+ line "doing well?@"
+ text_end
+
+MelanieText5::
+ text "Oh..."
+ line "That's too bad...@"
+ text_end
+
+MelanieBulbasaurText::
+ text "BULBASAUR: Bubba!"
+ line "Zoar!@"
+ text_end
+
+MelanieOddishText::
+ text "ODDISH: Orddissh!@"
+ text_end
+
+MelanieSandshrewText::
+ text "SANDSHREW: Pikii!@"
+ text_end