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 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