diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 00:53:22 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-03-02 00:53:22 -0500 |
| commit | 358f785a039474442bc0380f2e0ebe4a36b8d553 (patch) | |
| tree | 4d499aa5f660e0766ad193235b1bb24653200664 /data/text | |
| parent | 62100376b71f54d6ca4b6f020c860e69368c2720 (diff) | |
Resolve some JP text
Diffstat (limited to 'data/text')
| -rw-r--r-- | data/text/itemfinder.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/text/itemfinder.inc b/data/text/itemfinder.inc new file mode 100644 index 000000000..5c59f43ee --- /dev/null +++ b/data/text/itemfinder.inc @@ -0,0 +1,10 @@ +@ Unused +Text_ItemfinderResponding:: @ 81A56D2 + .string "おッ! ダウジングマシンが\n" + .string "はんのう してるぞ!\p" + .string "ましたに どうぐが うまってる!\n" + .string "‥‥‥$" + +Text_DugUpItemFromGround:: @ 81A5700 + .string "{PLAYER} dug up one {STR_VAR_2}\n" + .string "from deep in the ground.$" |
