bots should use all weapons now

This commit is contained in:
q3rally 2016-05-18 07:57:17 +00:00
parent 4d43253c7e
commit 3db14f4f65
27 changed files with 8 additions and 8 deletions

View file

@ -3963,7 +3963,7 @@ byte 1 32
byte 1 114
byte 1 49
byte 1 53
byte 1 55
byte 1 57
byte 1 0
align 1
LABELV $480

View file

@ -4060,7 +4060,7 @@ INDIRP4
CNSTI4 204
ADDP4
INDIRI4
CNSTI4 32
CNSTI4 27
NEI4 $435
ADDRLP4 1144
CNSTI4 1
@ -4084,7 +4084,7 @@ INDIRP4
CNSTI4 204
ADDP4
INDIRI4
CNSTI4 33
CNSTI4 28
NEI4 $438
ADDRLP4 1152
CNSTI4 1

View file

@ -10331,7 +10331,7 @@ byte 1 97
byte 1 121
byte 1 32
byte 1 49
byte 1 55
byte 1 56
byte 1 32
byte 1 50
byte 1 48

View file

@ -1708,7 +1708,7 @@ byte 1 32
byte 1 114
byte 1 49
byte 1 53
byte 1 55
byte 1 57
byte 1 32
byte 1 40
byte 1 99
@ -1807,7 +1807,7 @@ byte 1 32
byte 1 114
byte 1 49
byte 1 53
byte 1 55
byte 1 57
byte 1 32
byte 1 40
byte 1 99

View file

@ -1059,7 +1059,7 @@ byte 1 32
byte 1 114
byte 1 49
byte 1 53
byte 1 55
byte 1 57
byte 1 32
byte 1 40
byte 1 99

View file

@ -6,7 +6,7 @@ typedef Node NODEPTR_TYPE;
#define STATE_LABEL(p) ((p)->x.state)
#define PANIC error
/*
generated at Tue May 17 23:20:08 2016
generated at Wed May 18 06:30:06 2016
by lburg.c - faked rcsid
*/
static void _kids(NODEPTR_TYPE, int, NODEPTR_TYPE[]);