diff options
Diffstat (limited to 'constants/event_flags.asm')
-rw-r--r-- | constants/event_flags.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/event_flags.asm b/constants/event_flags.asm index bb1476b1..712b0609 100644 --- a/constants/event_flags.asm +++ b/constants/event_flags.asm @@ -1682,7 +1682,7 @@ const EVENT_SPROUT_TOWER_3F_ESCAPE_ROPE const EVENT_TIN_TOWER_3F_FULL_HEAL const EVENT_TIN_TOWER_4F_ULTRA_BALL - const EVENT_TIN_TOWER_4F_PP_UP + const EVENT_TIN_TOWER_4F_SUPER_POTION const EVENT_TIN_TOWER_4F_ESCAPE_ROPE const EVENT_TIN_TOWER_5F_RARE_CANDY const EVENT_TIN_TOWER_7F_MAX_REVIVE ; 650 @@ -1696,8 +1696,8 @@ const EVENT_NATIONAL_PARK_PARLYZ_HEAL const EVENT_NATIONAL_PARK_TM_DIG const EVENT_UNION_CAVE_1F_GREAT_BALL - const EVENT_UNION_CAVE_1F_X_ATTACK const EVENT_UNION_CAVE_1F_POTION + const EVENT_UNION_CAVE_1F_X_ATTACK const EVENT_UNION_CAVE_1F_AWAKENING const EVENT_UNION_CAVE_B1F_TM_SWIFT const EVENT_UNION_CAVE_B1F_X_DEFEND @@ -1772,7 +1772,7 @@ const EVENT_VICTORY_ROAD_MAX_REVIVE const EVENT_VICTORY_ROAD_FULL_RESTORE const EVENT_VICTORY_ROAD_FULL_HEAL - const EVENT_VICTORY_ROAD_HP_UP + const EVENT_UNION_CAVE_X_SPECIAL const EVENT_DRAGONS_DEN_B1F_DRAGON_FANG const EVENT_TOHJO_FALLS_MOON_STONE const EVENT_ROUTE_26_MAX_ELIXER |