summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index b6c0aeb1..66aa53de 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -482,6 +482,10 @@ typedef enum
IBE_NOROOM,
IBE_NOCREEP,
+ IBE_NOHIVEMIND,
+ IBE_HIVEMIND,
+ IBE_NOASSERT,
+ IBE_SPWNWARN,
IBE_REACTOR,
IBE_REPEATER,
IBE_RPLWARN,