diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-03 17:50:24 -0500 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-03-03 17:50:24 -0500 |
commit | 9fbe7e14a898aadbef5d8fe4cd44507d02d1a991 (patch) | |
tree | 97b9d294c86f4d07b8258334152e6d9e6f5c3599 /data/event_scripts.s | |
parent | 7af1b35d17b7077b13e04c2717b48a55960fa8ce (diff) |
Label remaining JP script text
Diffstat (limited to 'data/event_scripts.s')
-rw-r--r-- | data/event_scripts.s | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 36f184fa0..3c221d2aa 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -957,22 +957,23 @@ Text_VoiceRangOutDontRunAway:: @ 81A5C4D .string "Someone's voice rang out,\n" .string "“Don't run away!”$" -Text_1A5C79:: @ 81A5C79 +@ Uncear what the below unused JP texts were for +Text_IdLikeToSeeRequest:: @ 81A5C79 .string "えっとー\n" .string "{STR_VAR_2}が みてみたいなー\p" .string "それも {STR_VAR_1}{STR_VAR_3}\n" .string "{STR_VAR_2}が みてみたいなー$" -Text_1A5C9F:: @ 81A5C9F +Text_ThankYouForShowingMe:: @ 81A5C9F .string "わぁー すごい!\n" .string "{STR_VAR_1}{STR_VAR_3}{STR_VAR_2}だー!\p" .string "ありがとー\n" .string "また よろしくねー!$" -Text_1A5CC3:: @ 81A5CC3 +Text_ThatsNotRight:: @ 81A5CC3 .string "それっ ちがうよー!$" -Text_1A5CCE:: @ 81A5CCE +Text_ISee:: @ 81A5CCE .string "そっか‥$" Text_TheDoorIsClosed:: @ 81A5CD3 |