From 1d6c226f2aae2410f9785709aefd88f1a17e6bca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:44:52 +0300 Subject: Move STR 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 2bcb3a332..6bd255f29 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -42,6 +42,7 @@ namespace Attributes SKILL_POINTS, CHAR_POINTS, CORR_POINTS, + STR = 13, AGI = 14, VIT = 15, INT = 16, -- cgit v1.2.3-70-g09d2