From 1b9ea6d00c6923abe1da37833e7772d5a5e34b6d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Oct 2014 17:11:12 +0300 Subject: Move LUK stat from net enum into attributes. --- src/being/attributes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being') diff --git a/src/being/attributes.h b/src/being/attributes.h index 3cb0e05f0..bb8df97a4 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -42,6 +42,7 @@ namespace Attributes SKILL_POINTS, CHAR_POINTS, CORR_POINTS, + LUK = 18, ATTACK_DELAY = 100, ATTACK_RANGE = 101, WALK_SPEED = 102, -- cgit v1.2.3-60-g2f50