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