From e7bef25fb1e9f99c4e106d7639aee0fe85bd7f0f Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Wed, 1 Dec 2021 13:32:43 -0300 Subject: [PATCH] Updated hold_effects.h --- include/constants/hold_effects.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constants/hold_effects.h b/include/constants/hold_effects.h index cba2321ce..d15e50d5f 100644 --- a/include/constants/hold_effects.h +++ b/include/constants/hold_effects.h @@ -62,7 +62,7 @@ #define HOLD_EFFECT_FIRE_POWER 58 #define HOLD_EFFECT_DRAGON_POWER 59 #define HOLD_EFFECT_NORMAL_POWER 60 -#define HOLD_EFFECT_UPGRADE 61 +#define HOLD_EFFECT_UPGRADE 61 #define HOLD_EFFECT_SHELL_BELL 62 #define HOLD_EFFECT_LUCKY_PUNCH 63 #define HOLD_EFFECT_METAL_POWDER 64