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/net/tmwa/attrs.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/net/tmwa/attrs.h') diff --git a/src/net/tmwa/attrs.h b/src/net/tmwa/attrs.h index 6ab80ec16..060e44c71 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -27,9 +27,7 @@ namespace TmwAthena { enum { - JOB = 0xa, - - STR = 0xd + JOB = 0xa }; } // namespace TmwAthena -- cgit v1.2.3-60-g2f50