Added Background partner ability for CLB commanders, fixed some tab with spaces
This commit is contained in:
@@ -17,7 +17,7 @@ typedef enum
|
||||
GAME_TYPE_RANDOM2,
|
||||
GAME_TYPE_RANDOM3,
|
||||
GAME_TYPE_RANDOM5,
|
||||
GAME_TYPE_RANDOMCOMMANDER,
|
||||
GAME_TYPE_RANDOMCOMMANDER,
|
||||
GAME_TYPE_HORDE,
|
||||
GAME_TYPE_SET_LIMITED,
|
||||
GAME_TYPE_STORY,
|
||||
@@ -339,7 +339,8 @@ class Constants
|
||||
COUNTERSHROUD = 211,
|
||||
NONIGHT = 212,
|
||||
NODAMAGEREMOVED = 213,
|
||||
NB_BASIC_ABILITIES = 214,
|
||||
BACKGROUNDPARTNER = 214,
|
||||
NB_BASIC_ABILITIES = 215,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user