diff --git a/app/Resources/views/Default/syntax.html.twig b/app/Resources/views/Default/syntax.html.twig index 8298a048..b6ebd0c1 100644 --- a/app/Resources/views/Default/syntax.html.twig +++ b/app/Resources/views/Default/syntax.html.twig @@ -389,6 +389,7 @@
x
syntax to match substrings of a card's ability text (as opposed to its flavor text):
x:"trace[x]"
– gets all cards with "trace[x]" in their textx:run
– gets all cards with "run" in their textx!"whenever the corp"
– gets all cards without "whenever the corp" in their textx:"per turn"|"per run" x:2
– gets all with either "per turn" or "per run", and with the number 2 in their text