diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-02-16 11:23:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 11:23:34 -0500 |
commit | 4e07002d13c97f90cb8885298c0db2c331dc2b07 (patch) | |
tree | 483de567be27ed57cc4ffe8851e82444193e892e /include/constants/flags.h | |
parent | 51b7b11a55c16c0dfc821b1d6bd536b03f6396e8 (diff) | |
parent | ce9f821b4e993fd86122476d17870afd0527513a (diff) |
Merge pull request #244 from GriffinRichards/doc-saffron
Document Saffron City scripts
Diffstat (limited to 'include/constants/flags.h')
-rw-r--r-- | include/constants/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index 85cd4d850..7555f3c6b 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -1046,7 +1046,7 @@ #define HIDDEN_ITEM_SAFARI_ZONE_WEST_REVIVE 23 #define HIDDEN_ITEM_SILPH_CO_5F_ELIXIR 24 #define HIDDEN_ITEM_SILPH_CO_9F_MAX_POTION 25 -#define HIDDEN_ITEM_SAFFRON_CITY_HOUSE1_2F_NUGGET 26 +#define HIDDEN_ITEM_SAFFRON_CITY_COPYCATS_HOUSE_2F_NUGGET 26 #define HIDDEN_ITEM_POWER_PLANT_MAX_ELIXIR 27 #define HIDDEN_ITEM_POWER_PLANT_THUNDER_STONE 28 #define HIDDEN_ITEM_SEAFOAM_ISLANDS_B3F_NUGGET 29 |