summaryrefslogtreecommitdiff
path: root/data/maps
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-28 09:28:08 -0400
committerhuderlem <huderlem@gmail.com>2019-10-30 17:51:35 -0500
commit67ce8c9cc2dc9d018cae17e71b46c2c999cb048a (patch)
treed91c5526d86e896c8e0fd2c4c832f0349806cfff /data/maps
parent93e2851fc187499259affb1ee32c845a7e9f9023 (diff)
Clean up players_house doc
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/LittlerootTown_MaysHouse_2F/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc b/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc
index 9fe74a344..5bfbfbbcd 100644
--- a/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc
+++ b/data/maps/LittlerootTown_MaysHouse_2F/scripts.inc
@@ -284,7 +284,7 @@ RivalsHouse_2F_EventScript_MayPostLilycove:: @ 81F951D
return
RivalsHouse_2F_EventScript_BrendanPostLilycove:: @ 81F952F
- goto_if_set FLAG_MET_RIVAL_IN_HOUSE_AFTER_LILYCOVE, PlayersHouse_2F_EventScript_BrendanWhereShouldIGoNext
+ goto_if_set FLAG_MET_RIVAL_IN_HOUSE_AFTER_LILYCOVE, RivalsHouse_2F_EventScript_BrendanWhereShouldIGoNext
msgbox RivalsHouse_2F_Text_BrendanJustCheckingMyPokedex, MSGBOX_DEFAULT
return
@@ -292,7 +292,7 @@ RivalsHouse_2F_EventScript_MayWhereShouldIGoNext:: @ 81F9541
msgbox RivalsHouse_2F_Text_MayWhereShouldIGoNext, MSGBOX_DEFAULT
return
-PlayersHouse_2F_EventScript_BrendanWhereShouldIGoNext:: @ 81F954A
+RivalsHouse_2F_EventScript_BrendanWhereShouldIGoNext:: @ 81F954A
msgbox RivalsHouse_2F_Text_BrendanWhereShouldIGoNext, MSGBOX_DEFAULT
return