Heads up, scripters! Counters-property changed.

The validcard-property "counters" had some niggling little annoyances that were fixed in r10546 (namely being unable to compare against svars other than "X" or "Y" and needing a workaround in order to compare with integers > 9). Unfortunately the solution required a syntax change. A simple one, yes, but it'd definitely be annoying if you didn't know about it.
The property name ("counters"), the comparator ("LT/LE/EQ/NE/GE/GT#") and counter type are now separated by underscore.
This has been a public service announcement.
The property name ("counters"), the comparator ("LT/LE/EQ/NE/GE/GT#") and counter type are now separated by underscore.
This has been a public service announcement.