Merge pull request #278 from GriffinRichards/doc-miscscript
Split/label some common event scripts
This commit is contained in:
@@ -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 "おれは てんさい だからよ!$"
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ PokemonLeague_HallOfFame_EventScript_EnterRoom:: @ 8162D70
|
||||
waitfieldeffect FLDEFF_HALL_OF_FAME_RECORD
|
||||
delay 40
|
||||
setvar VAR_TEMP_1, 1
|
||||
call EventScript_1A651A
|
||||
call EventScript_SetDefeatedEliteFourFlagsVars
|
||||
setrespawn SPAWN_PALLET_TOWN
|
||||
fadescreenspeed FADE_TO_BLACK, 24
|
||||
special Special_HallOfFame
|
||||
|
||||
Reference in New Issue
Block a user