Skip to content

Commit

Permalink
Adds Missing Clue Token to WHO cards (#251)
Browse files Browse the repository at this point in the history
* Adds Missing Clue Token to WHO cards

Three cards (Rory Williams, Sally Sparrow, and Sarah Jane Smith) are capable of Investigating and were not reverse-related to the Clue token.

* update version

---------

Co-authored-by: ebbit1q <[email protected]>
  • Loading branch information
SlightlyCircuitous and ebbit1q authored Jan 17, 2024
1 parent 2e2b5c3 commit 73caa47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion tokens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<author>Cockatrice/Magic-Token</author>
<createdAt></createdAt>
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml</sourceUrl>
<sourceVersion>20231112</sourceVersion>
<sourceVersion>20240117</sourceVersion>
</info>
<cards>
<!--
Expand Down Expand Up @@ -1975,6 +1975,9 @@ Cloud Sprite can block only creatures with flying.</text>
<reverse-related exclude="exclude">Osgood, Operation Double</reverse-related>
<reverse-related>Press for Answers</reverse-related>
<reverse-related>Root Out</reverse-related>
<reverse-related>Rory Williams</reverse-related>
<reverse-related>Sally Sparrow</reverse-related>
<reverse-related>Sarah Jane Smith</reverse-related>
<reverse-related>Search the Premises</reverse-related>
<reverse-related>Secrets of the Key</reverse-related>
<reverse-related count="2" exclude="exclude">Secrets of the Key</reverse-related>
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20231112
20240117

0 comments on commit 73caa47

Please sign in to comment.