mirror of
https://github.com/pret/pokefirered.git
synced 2026-06-02 22:04:27 -05:00
Resolve some JP text
This commit is contained in:
parent
62100376b7
commit
358f785a03
|
|
@ -843,7 +843,7 @@ Text_PlayerWhatCanIDoForYou:: @ 81A51D0
|
|||
|
||||
.include "data/text/obtain_item.inc"
|
||||
|
||||
Text_1A5351:: @ 81A5351
|
||||
Text_MakingPreparations:: @ 81A5351
|
||||
.string "じゅんびちゅうです!$"
|
||||
|
||||
Text_WantWhichFloor:: @ 81A535C
|
||||
|
|
@ -926,16 +926,7 @@ Text_GiveNicknameToThisMon:: @ 81A56A7
|
|||
.string "Do you want to give a nickname to\n"
|
||||
.string "this {STR_VAR_1}?$"
|
||||
|
||||
Text_1A56D2:: @ 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.$"
|
||||
|
||||
.include "data/text/itemfinder.inc"
|
||||
.include "data/text/route23.inc"
|
||||
.include "data/text/aide.inc"
|
||||
.include "data/text/ingame_trade.inc"
|
||||
|
|
@ -995,7 +986,7 @@ Text_TheDoorIsOpen:: @ 81A5CDF
|
|||
Text_MonFlewAway:: @ 81A63C4
|
||||
.string "The {STR_VAR_1} flew away!$"
|
||||
|
||||
Text_1A63D6:: @ 81A63D6
|
||||
Text_TheresBedLetsRest:: @ 81A63D6
|
||||
.string "ベッドが ある‥‥\n"
|
||||
.string "やすんでいこう$"
|
||||
|
||||
|
|
|
|||
|
|
@ -29,3 +29,9 @@ CeladonCity_GameCorner_PrizeRoom_Text_NeedMoreCoins:: @ 81970D5
|
|||
.string "Sorry, you'll need more COINS\n"
|
||||
.string "than that.$"
|
||||
|
||||
CeladonCity_GameCorner_PrizeRoom_Text_OopsNotEnoughRoom:: @ 81970FE
|
||||
.string "おきゃくさん もう もてないよ$"
|
||||
|
||||
CeladonCity_GameCorner_PrizeRoom_Text_OhFineThen:: @ 819710E
|
||||
.string "あっ そう$"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
Text_SorryDontHaveAnyMore:: @ 81970FE
|
||||
.string "おきゃくさん もう もてないよ$"
|
||||
|
||||
Text_ISee:: @ 819710E
|
||||
.string "あっ そう$"
|
||||
|
||||
CeladonCity_Gym_Text_ErikaIntro:: @ 8197114
|
||||
.string "Hello…\n"
|
||||
.string "Lovely weather, isn't it?\l"
|
||||
|
|
|
|||
|
|
@ -42,7 +42,8 @@ CeruleanCity_Text_ExplainFameCheckerSmellYa:: @ 817ED5D
|
|||
.string "All right, this time I really am\n"
|
||||
.string "gone. Smell ya!$"
|
||||
|
||||
CeruleanCity_Text_17EDF8:: @ 817EDF8
|
||||
@ RB translation: "Heh! You're no match for my genius!"
|
||||
CeruleanCity_Text_RivalVictory:: @ 817EDF8
|
||||
.string "なんたって!\n"
|
||||
.string "おれは てんさい だからよ!$"
|
||||
|
||||
|
|
|
|||
10
data/text/itemfinder.inc
Normal file
10
data/text/itemfinder.inc
Normal file
|
|
@ -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.$"
|
||||
Loading…
Reference in New Issue
Block a user