fixed Issue 819, changed the parsing of and(()) to and!()!, i no longer share the storedstring of transformer, so you can ability$!transforms(( now....
This commit is contained in:
@@ -217,8 +217,9 @@ class Constants
|
||||
NOACTIVATEDTAP = 96,
|
||||
NOMANA = 97,
|
||||
ONLYMANA = 98,
|
||||
POISONDAMAGER = 99,
|
||||
|
||||
NB_BASIC_ABILITIES = 99,
|
||||
NB_BASIC_ABILITIES = 100,
|
||||
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
|
||||
Reference in New Issue
Block a user