diff options
| author | fig02 <fig02srl@gmail.com> | 2020-03-20 08:17:48 -0400 |
|---|---|---|
| committer | fig02 <fig02srl@gmail.com> | 2020-03-20 08:17:48 -0400 |
| commit | aa603ca22970b42a6b7026f1cd08b614b928c79c (patch) | |
| tree | 458acc42491b8943fc77fad1e58ca356304e4382 /src/code/z_parameter.c | |
| parent | f3b509eb68a3563b48d4cc2226e93a213d6bf427 (diff) | |
| parent | 2a283c18a952960ad0e61ee39a644fc71a7001be (diff) | |
merge and change scene thing
Diffstat (limited to 'src/code/z_parameter.c')
| -rw-r--r-- | src/code/z_parameter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_parameter.c b/src/code/z_parameter.c index 0ec248605..cb5fb307c 100644 --- a/src/code/z_parameter.c +++ b/src/code/z_parameter.c @@ -72,7 +72,7 @@ RestrictionFlags sRestrictionFlags[] = { SCENE_KOKIRI_HOME5, 0x10, 0x10, 0x15 }, { SCENE_MALON_STABLE, 0x10, 0x10, 0x15 }, { SCENE_HUT, 0x10, 0x10, 0x15 }, - { SCENE_BACK_ALLEY, 0x10, 0x10, 0x15 }, + { SCENE_IMPA, 0x10, 0x10, 0x15 }, { SCENE_LABO, 0x10, 0x10, 0x15 }, { SCENE_HYLIA_LABO, 0x00, 0x10, 0x15 }, { SCENE_TENT, 0x10, 0x10, 0x15 }, |
