--- deliantra/server/include/define.h 2011/05/03 17:12:14 1.134 +++ deliantra/server/include/define.h 2011/05/04 19:04:44 1.135 @@ -500,7 +500,10 @@ * (for the quads world for instance) */ -#define NUM_FLAGS 114 /* Should always be equal to the last +// temporary assignments +#define FLAG_PHYSICS_QUEUE 114 // object queued for physics + +#define NUM_FLAGS 115 /* Should always be equal to the last * defined flag + 1. If you change this, * make sure you update the flag_links * in common/loader.l