diff options
Diffstat (limited to 'src/being')
-rw-r--r-- | src/being/attributes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/attributes.h b/src/being/attributes.h index bb8df97a4..43f3af382 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -42,6 +42,7 @@ namespace Attributes SKILL_POINTS, CHAR_POINTS, CORR_POINTS, + DEX = 17, LUK = 18, ATTACK_DELAY = 100, ATTACK_RANGE = 101, |