support "notDrawnThisTurn"

This commit is contained in:
Northmoc
2020-11-23 13:10:41 -05:00
parent cf25c1aaa8
commit 6eb6d5d758
2 changed files with 5 additions and 1 deletions

View File

@@ -414,7 +414,7 @@ public final class CardScriptParser {
"IsTargetingSource", "sharesPermanentTypeWith",
"canProduceSameManaTypeWith", "SecondSpellCastThisTurn",
"ThisTurnCast", "withFlashback", "tapped", "untapped", "faceDown",
"faceUp", "hasLevelUp", "DrawnThisTurn",
"faceUp", "hasLevelUp", "DrawnThisTurn", "notDrawnThisTurn",
"enteredBattlefieldThisTurn", "notEnteredBattlefieldThisTurn",
"firstTurnControlled", "notFirstTurnControlled",
"startedTheTurnUntapped", "attackedOrBlockedSinceYourLastUpkeep",