From b43ec95b7046619a35f5bdf2f3c1bb3e9663bdb7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 15:47:30 +0300 Subject: Move MDEF 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 d58c2247a..0c8c8e11f 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -50,7 +50,8 @@ namespace Attributes MANNER, CRIT, FLEE, - HIT + HIT, + MDEF }; } // namespace Attributes -- cgit v1.2.3-70-g09d2