From f493b31b59c79f8923d23634b7e2450c4df7019b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 30 Sep 2014 22:55:31 +0300 Subject: eathena: add karma stat to player. --- 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 612ef886c..8b2754f1d 100644 --- a/src/being/attributes.h +++ b/src/being/attributes.h @@ -45,7 +45,8 @@ namespace Attributes ATTACK_DELAY = 100, ATTACK_RANGE = 101, WALK_SPEED = 102, - ATTACK_SPEED = 103 + ATTACK_SPEED = 103, + KARMA }; } // namespace Attributes -- cgit v1.2.3-70-g09d2