diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-10-04 16:33:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-04 16:33:09 -0400 |
| commit | 712ee66e6154d734ea3960cc14ff1f4c1aaa639e (patch) | |
| tree | c1e477bdf115f9191f19eb0cde8d75e1c606ab82 /data/maps | |
| parent | 0cf4c9f25c2fe165c53a0c24f93a31a27ea42d6a (diff) | |
| parent | 44b5d84a840c2c88972d72432e85b59cdc472565 (diff) | |
Merge pull request #109 from PikalaxALT/wild_pokenmon_area
Wild pokemon area
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 |
