diff options
author | Tim Angus <tim@ngus.net> | 2002-06-25 02:43:12 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-06-25 02:43:12 +0000 |
commit | 5a9bee68cd17b2b725528a7604ff7ebc18796225 (patch) | |
tree | e315aae9ad1a803dd18c7d3ca87f366a480e6aac /src/game/bg_public.h | |
parent | 6c1109ac122cf9a9da1c0f1f15af2a618a189541 (diff) |
Zap now seperate from Tesla
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r-- | src/game/bg_public.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h index bbaf6e53..c474357e 100644 --- a/src/game/bg_public.h +++ b/src/game/bg_public.h @@ -545,6 +545,7 @@ typedef enum { EV_ITEM_EXPLOSION, //TA: human item explosions EV_RAILTRAIL, EV_TESLATRAIL, + EV_ALIENZAP, EV_SHOTGUN, EV_BULLET, // otherEntity is the shooter |