summaryrefslogtreecommitdiff
path: root/src/being/attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/attributes.h')
-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 d58c2247a..0c8c8e11f 100644
--- a/src/being/attributes.h
+++ b/src/being/attributes.h
@@ -50,7 +50,8 @@ namespace Attributes
MANNER,
CRIT,
FLEE,
- HIT
+ HIT,
+ MDEF
};
} // namespace Attributes