summaryrefslogtreecommitdiff
path: root/data/scripts/tv.inc
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-10-22 20:50:41 -0400
committerhuderlem <huderlem@gmail.com>2019-10-30 17:51:35 -0500
commit93e2851fc187499259affb1ee32c845a7e9f9023 (patch)
treeea5d9e7071896a7ba1514ac9a556dbdebbe7bce7 /data/scripts/tv.inc
parentff0109e0fda22e4893dc748d59d8c8e57abd3b9b (diff)
Document players_house.inc and Littleroot house scripts
Diffstat (limited to 'data/scripts/tv.inc')
-rw-r--r--data/scripts/tv.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/tv.inc b/data/scripts/tv.inc
index ed279d478..67141d7a1 100644
--- a/data/scripts/tv.inc
+++ b/data/scripts/tv.inc
@@ -36,12 +36,12 @@ EventScript_27EE8A:: @ 827EE8A
end
EventScript_27EE9A:: @ 827EE9A
- msgbox LittlerootTown_BrendansHouse_1F_Text_1F7F0F, MSGBOX_DEFAULT
+ msgbox PlayersHouse_1F_Text_TheresAMovieOnTV, MSGBOX_DEFAULT
releaseall
end
EventScript_27EEA4:: @ 827EEA4
- msgbox LittlerootTown_BrendansHouse_1F_Text_1F826F, MSGBOX_DEFAULT
+ msgbox PlayersHouse_1F_Text_LatiEmergencyNewsFlash, MSGBOX_DEFAULT
@ This is a junk call. Its input var (VAR_0x8004) hasn't been set, and
@ It's called again when Mom actually asks for the color, overwriting
@ whatever it does here.