From 7dc39298d6e34db1023af0e581979894f9d88c50 Mon Sep 17 00:00:00 2001 From: LOuroboros Date: Wed, 6 Mar 2019 15:29:00 -0300 Subject: [PATCH] Added a new hold effect for the Gen. 5 gems. --- include/constants/hold_effects.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/constants/hold_effects.h b/include/constants/hold_effects.h index 54406d961..7a506bb8d 100644 --- a/include/constants/hold_effects.h +++ b/include/constants/hold_effects.h @@ -107,6 +107,7 @@ #define HOLD_EFFECT_ASSAULT_VEST 117 #define HOLD_EFFECT_BINDING_BAND 118 #define HOLD_EFFECT_DRIVE 119 +#define HOLD_EFFECT_GEMS 120 // Gen6 hold effects #define HOLD_EFFECT_FAIRY_POWER 129