diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-16 12:09:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 12:09:13 -0500 |
commit | 6bee17b4cecf000724d46bcc0116498a82acaae4 (patch) | |
tree | 6faf5928270f409cc866f82d2d195f36debd45dc /data/scripts/fame_checker.inc | |
parent | 01de877fc86e8fe369314b7bda490b610342af6f (diff) | |
parent | 3b40ec23c7200a72b49c0cf0ede06e886a702aec (diff) |
Merge branch 'master' into doc-tilesets
Diffstat (limited to 'data/scripts/fame_checker.inc')
-rw-r--r-- | data/scripts/fame_checker.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/scripts/fame_checker.inc b/data/scripts/fame_checker.inc index 81e732d12..cae80438e 100644 --- a/data/scripts/fame_checker.inc +++ b/data/scripts/fame_checker.inc @@ -177,12 +177,12 @@ SevenIsland_SevaultCanyon_EventScript_1ACF95:: @ 81ACF95 release end -IndigoPlateau_PokemonCenter_1F_EventScript_1ACFAE:: @ 81ACFAE +IndigoPlateau_PokemonCenter_1F_EventScript_BlackBelt:: @ 81ACFAE lock faceplayer famechecker FAMECHECKER_AGATHA, 1 famechecker FAMECHECKER_AGATHA, 2 - msgbox Text_19A9E7 + msgbox IndigoPlateau_PokemonCenter_1F_Text_AgathaWhuppedUs release end @@ -235,20 +235,20 @@ CeladonCity_DepartmentStore_2F_EventScript_Woman:: @ 81AD053 release end -IndigoPlateau_PokemonCenter_1F_EventScript_1AD06C:: @ 81AD06C +IndigoPlateau_PokemonCenter_1F_EventScript_PokemonJournal:: @ 81AD06C lock faceplayer famechecker FAMECHECKER_LANCE, 4 textcolor 3 - msgbox gUnknown_81B1A31 + msgbox PokemonJournal_Text_SpecialFeatureLance release end -IndigoPlateau_PokemonCenter_1F_EventScript_1AD087:: @ 81AD087 +IndigoPlateau_PokemonCenter_1F_EventScript_CooltrainerM:: @ 81AD087 lock faceplayer famechecker FAMECHECKER_LANCE, 5 - msgbox Text_19AB16 + msgbox IndigoPlateau_PokemonCenter_1F_Text_LancesCousinGymLeaderFarAway release end |