summaryrefslogtreecommitdiff
path: root/src/being
diff options
context:
space:
mode:
Diffstat (limited to 'src/being')
-rw-r--r--src/being/attributes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/being/attributes.h b/src/being/attributes.h
index 8b2754f1d..42a061b7d 100644
--- a/src/being/attributes.h
+++ b/src/being/attributes.h
@@ -46,7 +46,8 @@ namespace Attributes
ATTACK_RANGE = 101,
WALK_SPEED = 102,
ATTACK_SPEED = 103,
- KARMA
+ KARMA,
+ MANNER
};
} // namespace Attributes