diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-04 12:55:48 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-04 13:06:17 -0400 |
| commit | 1f6f5f369bcb2ab28d0fb73b358d075fdc195ba5 (patch) | |
| tree | f078166dcc52476d07161970cd013d3c322278fa /data/maps | |
| parent | 0cf4c9f25c2fe165c53a0c24f93a31a27ea42d6a (diff) | |
wild_pokemon_area and pokedex_area_markers
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/PalletTown_GarysHouse/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/PalletTown_GarysHouse/scripts.inc b/data/maps/PalletTown_GarysHouse/scripts.inc index dd3f05aa9..9f304b583 100644 --- a/data/maps/PalletTown_GarysHouse/scripts.inc +++ b/data/maps/PalletTown_GarysHouse/scripts.inc @@ -51,7 +51,7 @@ EventScript_168DB9:: @ 8168DB9 compare_var_to_value VAR_RESULT, 2 goto_if_eq EventScript_1A7AE0 special sub_8112364 - compare_var_to_value VAR_MIRAGE_RND_L, 500 + compare_var_to_value VAR_0x4025, 500 goto_if 0, EventScript_168E46 msgbox gUnknown_818D7D3, MSGBOX_YESNO compare_var_to_value VAR_RESULT, 0 |
