Update of /cvsroot/netrek/server/Vanilla/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13843/include

Modified Files:
	struct.h 
Log Message:
conquest gloat

Index: struct.h
===================================================================
RCS file: /cvsroot/netrek/server/Vanilla/include/struct.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- struct.h	23 Apr 2006 13:30:40 -0000	1.5
+++ struct.h	24 Apr 2006 10:12:17 -0000	1.6
@@ -97,7 +97,7 @@
 #define pre_t_mode ((status->gameup) & GU_PRET)
 #define GU_BOT_IN_GAME 128
 #define bot_in_game ((status->gameup) & GU_BOT_IN_GAME)
-#define GU_GLOAT_CONQUER 256
+#define GU_CONQUER 256			/* conquest parade in progress	*/
 
 /* values of p_status */
 #define PFREE 		   0x0000