From e6eef288f86dcc16aa2b5ba20c9079ead78f17e2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:00:39 +0300 Subject: Move ATK stat from net enum into attributes. --- src/being/attributes.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/being/attributes.h') diff --git a/src/being/attributes.h b/src/being/attributes.h index e7d6498b8..3cb0e05f0 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -53,7 +53,8 @@ namespace Attributes HIT, MDEF, MATK, - DEF + DEF, + ATK }; } // namespace Attributes -- cgit v1.2.3-70-g09d2