diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-03-05 06:06:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-05 06:06:51 -0500 |
| commit | 362cddc0f512d86af0d7e9bbf7c8edba2115c175 (patch) | |
| tree | 9c24f5cc84e71ea519ae1f8ccb32135556f58244 /data/maps/Route10_PokemonCenter_1F/scripts.inc | |
| parent | 437fe6631adfe04ce89f966c189b7b015d81cf26 (diff) | |
| parent | 102744163be40ec7fdab95beafac819d1e118bb5 (diff) | |
Merge pull request #285 from GriffinRichards/doc-scriptclean
Clean up script documentation
Diffstat (limited to 'data/maps/Route10_PokemonCenter_1F/scripts.inc')
| -rw-r--r-- | data/maps/Route10_PokemonCenter_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route10_PokemonCenter_1F/scripts.inc b/data/maps/Route10_PokemonCenter_1F/scripts.inc index a4d477a4b..aa59cd95b 100644 --- a/data/maps/Route10_PokemonCenter_1F/scripts.inc +++ b/data/maps/Route10_PokemonCenter_1F/scripts.inc @@ -38,7 +38,7 @@ Route10_PokemonCenter_1F_EventScript_Aide:: @ 816FC65 compare VAR_RESULT, NO goto_if_eq Aide_EventScript_DeclineCheckMons setvar VAR_0x8004, 0 - specialvar VAR_RESULT, Special_GetPokedexCount + specialvar VAR_RESULT, GetPokedexCount getnumberstring 2, VAR_0x8006 call Route10_PokemonCenter_1F_EventScript_GetAideRequestInfo compare VAR_0x8006, REQUIRED_OWNED_MONS |
