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:
commit
2055ce1109
@ -482,7 +482,7 @@ INVESTIGATORS["Bob Jenkins"] = {
|
||||
INVESTIGATORS["Carson Sinclair"] = {
|
||||
cards = { "09001" },
|
||||
minicards = { "09001-m" },
|
||||
signatures = { "09002", "09003" },
|
||||
signatures = { "09002", "09002", "09003" },
|
||||
starterDeck = "2634667 "
|
||||
}
|
||||
INVESTIGATORS["Vincent Lee"] = {
|
||||
|
Loading…
Reference in New Issue
Block a user