mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
support "notDrawnThisTurn"
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user