diff options
| author | huderlem <huderlem@gmail.com> | 2019-01-03 20:37:25 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-03 20:37:25 -0600 |
| commit | cba2f81bf870734960492b2d586d5a0684d99cf5 (patch) | |
| tree | 5845c0ad7355d3568637287b19796be4668d1b36 /data/scripts/tv.inc | |
| parent | fd201f8395fccaf26349b352d3b0eda98bec8593 (diff) | |
| parent | 97ebeef1dbe8b4954d234fda067651f63d7e6360 (diff) | |
Merge pull request #507 from Tetrable/master
Finish off labeling flags
Diffstat (limited to 'data/scripts/tv.inc')
| -rw-r--r-- | data/scripts/tv.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/tv.inc b/data/scripts/tv.inc index 0b1224503..acc75f76a 100644 --- a/data/scripts/tv.inc +++ b/data/scripts/tv.inc @@ -43,8 +43,8 @@ EventScript_27EE9A:: @ 827EE9A EventScript_27EEA4:: @ 827EEA4 msgbox LittlerootTown_BrendansHouse_1F_Text_1F826F, MSGBOX_DEFAULT special InitRoamer - clearflag FLAG_SYS_TV_LATI - setflag FLAG_0x0FF + clearflag FLAG_SYS_TV_LATIAS_LATIOS + setflag FLAG_LATIOS_OR_LATIAS_ROAMING special TurnOffTVScreen releaseall end |
