headless variable

This commit is contained in:
Bryce Hutchings 2002-05-27 06:48:39 +00:00
parent 772295489a
commit 723640851e

View file

@ -5,6 +5,9 @@
//-----------------------------------------------------------------------------
//
// $Log$
// Revision 1.72 2002/05/27 06:48:39 niceass
// headless variable
//
// Revision 1.71 2002/05/25 16:31:18 blaze
// moved breakable stuff over to config strings
//
@ -714,7 +717,7 @@ typedef enum {
#define EF_AWARD_GAUNTLET 0x00000040 // draw a gauntlet sprite
#define EF_NODRAW 0x00000080 // may have an event, but no model (unspawned items)
#define EF_FIRING 0x00000100 // for lightning gun
#define EF_KAMIKAZE 0x00000200
#define EF_HEADLESS 0x00000200 // NiceAss: Replaced EF_KAMAKAZI
#define EF_MOVER_STOP 0x00000400 // will push otherwise
#define EF_AWARD_CAP 0x00000800 // draw the capture sprite
#define EF_TALK 0x00001000 // draw a talk balloon