summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 17333648..3755c559 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -558,6 +558,8 @@ typedef enum
EV_OVERMIND_DYING, //TA: overmind close to death
EV_OVERMIND_SPAWNS, //TA: overmind needs spawns
+ EV_DCC_ATTACK, //TA: dcc under attack
+
EV_RPTUSE_SOUND //TA: trigger a sound
} entity_event_t;