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