From 97ceb0fc66be86d09b2bc42b7580d3976cbddd80 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:16:05 +0300 Subject: Move DEX stat from net enum into attributes. --- src/being/attributes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being') 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, -- cgit v1.2.3-60-g2f50