aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/agatha.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/agatha.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/agatha.asm')
-rw-r--r--text/maps/agatha.asm44
1 files changed, 0 insertions, 44 deletions
diff --git a/text/maps/agatha.asm b/text/maps/agatha.asm
deleted file mode 100644
index 45a4692d..00000000
--- a/text/maps/agatha.asm
+++ /dev/null
@@ -1,44 +0,0 @@
-_AgathaBeforeBattleText::
- text "I am AGATHA of"
- line "the ELITE FOUR!"
-
- para "OAK's taken a lot"
- line "of interest in"
- cont "you, child!"
-
- para "That old duff was"
- line "once tough and"
- cont "handsome! That"
- cont "was decades ago!"
-
- para "Now he just wants"
- line "to fiddle with"
- cont "his #DEX! He's"
- cont "wrong! #MON"
- cont "are for fighting!"
-
- para $52, "! I'll show"
- line "you how a real"
- cont "trainer fights!"
- done
-
-_AgathaEndBattleText::
- text "Woo-hoo!"
- line "You're something"
- cont "special, child!"
- prompt
-
-_AgathaAfterBattleText::
- text "You win! I see"
- line "what the old duff"
- cont "sees in you now!"
-
- para "I have nothing"
- line "else to say! Run"
- cont "along now, child!"
- done
-
-_AgathaDontRunAwayText::
- text "Someone's voice:"
- line "Don't run away!"
- done