把需要汉化的scripts打上标记
This commit is contained in:
parent
bf9a574725
commit
7606dd326d
@ -1800,3 +1800,4 @@ ContestHall_Text_SecondStageOfJudging:
|
||||
ContestHall_Text_LetsAppeal:
|
||||
.string "Let's see a little enthusiasm!\n"
|
||||
.string "Let's appeal!$"
|
||||
//TODO 汉化
|
||||
@ -415,3 +415,4 @@ Route117_PokemonDayCare_Text_YoullBeLeftWithJustOne:
|
||||
.string "me, you'll be left with just one.\p"
|
||||
.string "You will be better off if you catch\n"
|
||||
.string "some more, I dare say.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -45,3 +45,4 @@ sText_LostSignal:
|
||||
|
||||
sText_TooDark:
|
||||
.string "It's too dark to search\nfor a Pokémon!$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -9,6 +9,7 @@ gText_FollowerDefault::
|
||||
|
||||
gText_WantsToFly::
|
||||
.string "{STR_VAR_1} looks up at the\nsky restlessly.\pWould you like to use FLY?$"
|
||||
//TODO 汉化
|
||||
|
||||
EventScript_Follower::
|
||||
lock
|
||||
|
||||
@ -21,3 +21,4 @@ sText_MysteryGiftAlteringCave:
|
||||
.string "the ALTERING CAVE on ROUTE 103.\p"
|
||||
.string "Perhaps it would be worthwhile for\n"
|
||||
.string "you to investigate this rumor.$"
|
||||
//TODO 汉化
|
||||
@ -55,3 +55,4 @@ sText_AuroraTicketBagFull:
|
||||
.string "Your BAG's KEY ITEMS POCKET is full.\p"
|
||||
.string "Please store something on your PC,\n"
|
||||
.string "then come back for this.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -43,3 +43,4 @@ sText_MysteryGiftBattleCountCard_WonPrize:
|
||||
.string "three battles!\p"
|
||||
.string "We hope you will be inspired to\n"
|
||||
.string "battle some more.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -56,3 +56,4 @@ sText_MysticTicketBagFull:
|
||||
.string "Your BAG's KEY ITEMS POCKET is full.\p"
|
||||
.string "Please store something on your PC,\n"
|
||||
.string "then come back for this.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -56,3 +56,4 @@ sText_MysteryGiftOldSeaMapBagFull:
|
||||
.string "Your BAG's KEY ITEMS POCKET is full.\p"
|
||||
.string "Please store something on your PC,\n"
|
||||
.string "then come back for this.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -70,3 +70,4 @@ sText_FullParty:
|
||||
.string "Oh, your party appears to be full.\p"
|
||||
.string "Please come see me after storing\n"
|
||||
.string "a POKéMON on a PC.$"
|
||||
//TODO 汉化
|
||||
@ -19,3 +19,4 @@ sText_MysteryGiftStampCard:
|
||||
.string "System.\p"
|
||||
.string "You have {STR_VAR_1} more to collect to\n"
|
||||
.string "fill your STAMP CARD.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -46,3 +46,4 @@ sText_MysteryGiftVisitingTrainerArrived:
|
||||
.string "entering other passwords.\p"
|
||||
.string "Try looking for other passwords\n"
|
||||
.string "that may work.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -788,3 +788,4 @@ LilycoveCity_PokemonCenter_1F_Text_Pikachu:
|
||||
|
||||
LilycoveCity_PokemonCenter_1F_Text_Skitty:
|
||||
.string "{STR_VAR_1}: Umyaaaan!$"
|
||||
//TODO 汉化
|
||||
@ -787,6 +787,7 @@ MauvilleCity_PokemonCenter_1F_Text_HotSpringsStory::
|
||||
.string "{STR_VAR_1} times!\p"
|
||||
.string "{STR_VAR_3} must be a TRAINER with\n"
|
||||
.string "baby-smooth skin!$"
|
||||
//TODO 汉化
|
||||
|
||||
|
||||
MauvilleCity_PokemonCenter_1F_EventScript_Storyteller::
|
||||
@ -871,6 +872,7 @@ MauvilleCity_PokemonCenter_1F_Text_WeShouldChatAgain:
|
||||
.string "That's about it, I think…\p"
|
||||
.string "We should chat again!\n"
|
||||
.string "Bye-bye!$"
|
||||
//TODO 汉化
|
||||
|
||||
MauvilleCity_PokemonCenter_1F_EventScript_Giddy::
|
||||
lock
|
||||
@ -974,3 +976,4 @@ MauvilleCity_PokemonCenter_1F_Text_HaveYouHeardOfWord:
|
||||
.string "“{STR_VAR_1}”?\p"
|
||||
.string "What's it mean? Well…\n"
|
||||
.string "Ask your daddy or mommy, okay?$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -164,3 +164,4 @@ ProfileMan_Text_YouKnowSecretSaying:
|
||||
.string "You know the secret saying!\p"
|
||||
.string "That means you're now a fellow member\n"
|
||||
.string "of the MYSTERY EVENT CLUB!$"
|
||||
//TODO 汉化
|
||||
@ -150,3 +150,4 @@ Text_SprayWoreOffAskUseX::
|
||||
Text_SprayWoreOffUseX::
|
||||
.string "{PLAYER} used the\n"
|
||||
.string "{STR_VAR_2}.$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -65,3 +65,4 @@ Roulette_Text_YouDontHaveACoinCase::
|
||||
Roulette_Text_CoinCaseIsFull::
|
||||
.string "Your COIN CASE is full!\n"
|
||||
.string "Coins can be exchanged for prizes.$"
|
||||
//TODO 汉化
|
||||
@ -292,3 +292,4 @@ SafariZone_Northeast_Text_Girl:
|
||||
.string "I can't seem to catch anything!\p"
|
||||
.string "I'll end up wasting the admission\n"
|
||||
.string "price if I don't catch something!$"
|
||||
//TODO 汉化
|
||||
@ -21,6 +21,7 @@ SecretBase_Text_ClumpUseSecretPower:
|
||||
|
||||
SecretBase_Text_DiscoveredSmallEntrance:
|
||||
.string "Discovered a small entrance!$"
|
||||
//TODO 汉化
|
||||
|
||||
.include "data/text/secret_base_trainers.inc"
|
||||
|
||||
@ -736,3 +737,4 @@ SecretBase_Text_WouldYouLikeToMoveBases:
|
||||
SecretBase_Text_MovingCompletedUseSecretPower:
|
||||
.string "Moving completed.\p"
|
||||
.string "Would you like to use the SECRET POWER?$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -32,7 +32,7 @@ Route111_Text_DontHaveAnyRoom:
|
||||
.string "Oh, you don't have any room for this.\p"
|
||||
.string "I'll hold on to it, so come back for it\n"
|
||||
.string "another time, okay?$"
|
||||
|
||||
//TODO 汉化
|
||||
Route111_EventScript_SecretPowerMan::
|
||||
lock
|
||||
faceplayer
|
||||
|
||||
@ -213,3 +213,4 @@ SecretBase_Text_DiscoveredSmallCavern::
|
||||
|
||||
SecretBase_Text_WantToMakeYourSecretBaseHere:
|
||||
.string "Want to make your SECRET BASE here?$"
|
||||
//TODO 汉化
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
Text_ThisIsATestSignpostMsg::
|
||||
.string "This is a test message.\n"
|
||||
.string "This is a signpost.$"
|
||||
//TODO 汉化
|
||||
|
||||
EventScript_TestSignpostMsg::
|
||||
msgbox Text_ThisIsATestSignpostMsg, MSGBOX_SIGN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user