From a6f509e5724bea354c4da040b210ad21937d9b26 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 15:39:59 +0300 Subject: Move FLEE 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 7989349af..4ee05f44e 100644 --- a/src/net/tmwa/attrs.h +++ b/src/net/tmwa/attrs.h @@ -40,8 +40,7 @@ namespace TmwAthena DEF, MATK, MDEF, - HIT, - FLEE + HIT }; } // namespace TmwAthena -- cgit v1.2.3-70-g09d2