From 081e86a783d33e92d9566f5262b629031887d404 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 15:28:59 +0300 Subject: Move CRIT 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 42a061b7d..b961985e0 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -47,7 +47,8 @@ namespace Attributes WALK_SPEED = 102, ATTACK_SPEED = 103, KARMA, - MANNER + MANNER, + CRIT }; } // namespace Attributes -- cgit v1.2.3-60-g2f50