summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2004-07-28 12:52:20 +0000
committerTim Angus <tim@ngus.net>2004-07-28 12:52:20 +0000
commit266d6696eb0659065bd9d605f91dd4e2e72eabe0 (patch)
tree7787ec7462c762726a18da20f6102d6fc5454d2f /src/game/bg_public.h
parent8ff374ee05dc117e2f9d195969a0b7444954025f (diff)
* Most of the changes in the forum thread "Shake up"
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;