]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - protocol.h
-lXIE does not seem to be necessary, disabled (but left a comment incase anyone needs it)
[xonotic/darkplaces.git] / protocol.h
index d30dfd3992cd039d0b91628a38fd5cfb411879de..220ef14cc76e48254e9466458cfcf01a4a82ee3c 100644 (file)
@@ -49,6 +49,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #define        EF_REFLECTIVE                   256             // LordHavoc: shiny metal objects :)  (not currently supported)
 #define EF_FULLBRIGHT                  512             // LordHavoc: fullbright
 #define EF_FLAME                               1024    // LordHavoc: on fire
+#define EF_STARDUST                            2048    // LordHavoc: showering sparks
 
 #define EF_STEP                                        0x80000000 // internal client use only - present on MOVETYPE_STEP entities, not QC accessible (too many bits)