From 52c0fc91e3b59b0f9a2cac98cb4cd1eb5847884c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 16:01:43 +0300 Subject: Move MATK 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 0c8c8e11f..cd753c2fa 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -51,7 +51,8 @@ namespace Attributes CRIT, FLEE, HIT, - MDEF + MDEF, + MATK }; } // namespace Attributes -- cgit v1.2.3-70-g09d2