diff options
Diffstat (limited to 'src/map/config')
-rw-r--r-- | src/map/config/Skills/General.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/config/Skills/General.h b/src/map/config/Skills/General.h index 61e03b9c0..d06b7842d 100644 --- a/src/map/config/Skills/General.h +++ b/src/map/config/Skills/General.h @@ -11,7 +11,7 @@ * - When disabled damage depends on gears target is wearing, not caster. * @values 1 (enabled) or 0 (disabled) **/ -#define RR_MAGIC_REFLECTION 1 +#define MAGIC_REFLECTION_TYPE 1 /** * No settings past this point |