From c2bf9898a533a0b0cd2bba346e3df8c6f300f016 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 23 Jan 2020 02:02:57 -0500 Subject: Document Vermilion scripts --- data/text/fame_checker.inc | 2 +- data/text/seagallop.inc | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 data/text/seagallop.inc (limited to 'data/text') diff --git a/data/text/fame_checker.inc b/data/text/fame_checker.inc index a65dc1f48..3c2cd5ece 100644 --- a/data/text/fame_checker.inc +++ b/data/text/fame_checker.inc @@ -1387,7 +1387,7 @@ PokemonJournal_Text_SpecialFeatureMisty:: @ 81B14E8 .string "MISTY is said to worship LORELEI\n" .string "of the ELITE FOUR.$" -gUnknown_81B1558:: @ 81B1558 +PokemonJournal_Text_SpecialFeatureLtSurge:: @ 81B1558 .string "POKéMON JOURNAL\p" .string "Special Feature: VERMILION GYM\n" .string "LEADER LT. SURGE!\p" diff --git a/data/text/seagallop.inc b/data/text/seagallop.inc new file mode 100644 index 000000000..3d4d0d958 --- /dev/null +++ b/data/text/seagallop.inc @@ -0,0 +1,7 @@ +Text_WhereDoYouWantToGo:: @ 81A6407 + .string "おつかれさん!\n" + .string "どこに いきたいんだ?$" + +Text_AllAboardSeagallopNum:: @ 81A641B + .string "All right!\n" + .string "All aboard SEAGALLOP HI-SPEED {STR_VAR_1}!$" -- cgit v1.2.3