Merge pull request #250 from argonui/carson-signatures

Add second copy of Carson's signature to the player card panel
This commit is contained in:
Chr1Z 2023-04-04 08:07:45 +02:00 committed by GitHub
commit 2055ce1109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -482,7 +482,7 @@ INVESTIGATORS["Bob Jenkins"] = {
INVESTIGATORS["Carson Sinclair"] = { INVESTIGATORS["Carson Sinclair"] = {
cards = { "09001" }, cards = { "09001" },
minicards = { "09001-m" }, minicards = { "09001-m" },
signatures = { "09002", "09003" }, signatures = { "09002", "09002", "09003" },
starterDeck = "2634667 " starterDeck = "2634667 "
} }
INVESTIGATORS["Vincent Lee"] = { INVESTIGATORS["Vincent Lee"] = {