diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-10-03 20:57:28 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-03 20:57:28 -0400 |
| commit | 0cf4c9f25c2fe165c53a0c24f93a31a27ea42d6a (patch) | |
| tree | b88f7cf114f3f0c79ba6816255f27cda21f335d7 /data/strings.s | |
| parent | d9ab841b0d72a52676131846447de26e59e7a16d (diff) | |
| parent | aa0ac46b7145951f1d6f65e7af005a3fe561ff63 (diff) | |
Merge pull request #108 from PikalaxALT/itemfinder
Itemfinder
Diffstat (limited to 'data/strings.s')
| -rw-r--r-- | data/strings.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/strings.s b/data/strings.s index 05bd47c88..98b137425 100644 --- a/data/strings.s +++ b/data/strings.s @@ -582,13 +582,13 @@ gUnknown_8416425:: @ 8416425 gUnknown_8416451:: @ 8416451 .string "You can't dismount your BIKE here.{PAUSE_UNTIL_PRESS}$" -gUnknown_8416476:: @ 8416476 +gText_ItemfinderResponding:: @ 8416476 .string "Huh?\nThe ITEMFINDER's responding!\pThere's an item buried around here!{PAUSE_UNTIL_PRESS}$" -gUnknown_84164BE:: @ 84164BE +gText_ItemfinderShakingWildly:: @ 84164BE .string "Oh!\nThe ITEMFINDER's shaking wildly!\pThere's an item buried underfoot!\p‥ ‥ ‥ ‥ ‥ ‥{PAUSE_UNTIL_PRESS}$" -gUnknown_8416513:: @ 8416513 +gText_NopeTheresNoResponse:: @ 8416513 .string "‥ ‥ ‥ ‥Nope!\nThere's no response.{PAUSE_UNTIL_PRESS}$" gUnknown_8416537:: @ 8416537 |
