Merge pull request #393 from argonui/playercard-panel
Added Trish's taboo card to playercard panel
This commit is contained in:
commit
e7e591adce
@ -437,7 +437,7 @@ INVESTIGATORS["Amanda Sharpe"] = {
|
|||||||
starterDeck = "2626469"
|
starterDeck = "2626469"
|
||||||
}
|
}
|
||||||
INVESTIGATORS["Trish Scarborough"] = {
|
INVESTIGATORS["Trish Scarborough"] = {
|
||||||
cards = { "07003" },
|
cards = { "07003", "07003-t" },
|
||||||
minicards = { "07003-m" },
|
minicards = { "07003-m" },
|
||||||
signatures = { "07010", "07011" },
|
signatures = { "07010", "07011" },
|
||||||
starterDeck = "2626479"
|
starterDeck = "2626479"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user