removed alias for overload

This commit is contained in:
Anthony Calosa
2016-07-06 05:23:25 +08:00
parent 16f7ae54b8
commit 51d06d8234
4 changed files with 27 additions and 25 deletions

View File

@@ -248,11 +248,12 @@ class Constants
CANTPAYLIFE = 126,
CANTBESACRIFIED = 127,
SKULK = 128,
MENACE = 129,
NOSOLO = 130,//cant attack alone
MUSTBLOCK = 131,//blocks each turn
DETHRONE = 132,
NB_BASIC_ABILITIES = 133,
MENACE = 129,
NOSOLO = 130,//cant attack alone
MUSTBLOCK = 131,//blocks each turn
DETHRONE = 132,
OVERLOAD = 133,
NB_BASIC_ABILITIES = 134,
RARITY_S = 'S', //Special Rarity
RARITY_M = 'M', //Mythics