added poison support, guicounter, "infect" ability, poisonous ability.
This commit is contained in:
@@ -103,8 +103,12 @@ class Constants
|
||||
HORSEMANSHIP = 45,
|
||||
CANTREGEN = 46,
|
||||
ONEBLOCKER = 47,
|
||||
INFECT = 48,
|
||||
POISONDAMAGE = 49,
|
||||
POISONTWODAMAGE = 50,
|
||||
POISONTHREEDAMAGE = 51,
|
||||
|
||||
NB_BASIC_ABILITIES = 48,
|
||||
NB_BASIC_ABILITIES = 52,
|
||||
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
|
||||
Reference in New Issue
Block a user