From 10b5b99e5e7e5f332c077a2d261df8f02f111c4f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:21:42 +0300 Subject: Move INT 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 43f3af382..8580d0f9d 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -42,6 +42,7 @@ namespace Attributes SKILL_POINTS, CHAR_POINTS, CORR_POINTS, + INT = 16, DEX = 17, LUK = 18, ATTACK_DELAY = 100, -- cgit v1.2.3-70-g09d2