revert pw attack rule
need to refactor this as this cause crashes on android when you cast a planeswalker
This commit is contained in:
@@ -266,8 +266,7 @@ class Constants
|
||||
HIDDENFACE = 144,
|
||||
ANYTYPEOFMANA = 145,
|
||||
NECROED = 146,
|
||||
CANTATTACKPW = 147,
|
||||
NB_BASIC_ABILITIES = 148,
|
||||
NB_BASIC_ABILITIES = 147,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user