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/net/tmwa/attrs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/net/tmwa/attrs.h') diff --git a/src/net/tmwa/attrs.h b/src/net/tmwa/attrs.h index 0377d10cd..fe2068965 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -32,8 +32,7 @@ namespace TmwAthena STR = 0xd, AGI, VIT, - INT, - DEX + INT }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2