mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-16 09:11:11 +00:00
bots should use all weapons now
This commit is contained in:
parent
4d43253c7e
commit
3db14f4f65
27 changed files with 8 additions and 8 deletions
Binary file not shown.
Binary file not shown.
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -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[]);
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue