From 43713ab4bb834e898c0d2c3289555d22fe08132e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:26:27 +0300 Subject: Move VIT 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 8580d0f9d..e61d39495 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -42,6 +42,7 @@ namespace Attributes SKILL_POINTS, CHAR_POINTS, CORR_POINTS, + VIT = 15, INT = 16, DEX = 17, LUK = 18, -- cgit v1.2.3-60-g2f50