diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-08-24 13:14:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-24 13:14:50 -0400 |
| commit | 74e2a0e123be0ecd0e0df516ce242aea9c348117 (patch) | |
| tree | a72251dbaad4ae8770a1895a6a416bf27fea0e50 /data/maps | |
| parent | 3edbbb1758727fe7e74dbcba4844a186fdc8897f (diff) | |
| parent | d179300de71b214e6d5808b3780457ce41b3c92a (diff) | |
Merge pull request #88 from ultima-soul/pokedex_2
Port/Decompile pokedex.c and Dump Pokedex Entries and Text to C
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/CeladonCity_Condominiums_3F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/CeladonCity_Condominiums_3F/scripts.inc b/data/maps/CeladonCity_Condominiums_3F/scripts.inc index 350bc76d0..990b7adb3 100644 --- a/data/maps/CeladonCity_Condominiums_3F/scripts.inc +++ b/data/maps/CeladonCity_Condominiums_3F/scripts.inc @@ -16,7 +16,7 @@ CeladonCity_Condominiums_3F_EventScript_16C3ED:: @ 816C3ED CeladonCity_Condominiums_3F_EventScript_16C3F6:: @ 816C3F6 lock faceplayer - specialvar VAR_RESULT, sub_8088F58 + specialvar VAR_RESULT, HasAllKantoMons compare_var_to_value VAR_RESULT, 1 goto_if_eq EventScript_16C412 msgbox gUnknown_8196356 |
