‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_bonuscard.gsh
Go to the documentation of this file.
1 
2 // bonusCards_t
3 
4 #define BONUSCARD_PRIMARY_GUNFIGHTER 0
5 #define BONUSCARD_PRIMARY_GUNFIGHTER_2 1
6 #define BONUSCARD_PRIMARY_GUNFIGHTER_3 2
7 #define BONUSCARD_SECONDARY_GUNFIGHTER 3
8 #define BONUSCARD_OVERKILL 4
9 #define BONUSCARD_PERK_1_GREED 5
10 #define BONUSCARD_PERK_2_GREED 6
11 #define BONUSCARD_PERK_3_GREED 7
12 #define BONUSCARD_DANGER_CLOSE 8
13 #define BONUSCARD_TWO_TACTICALS 9