Merge pull request #312 from argonui/parallel-roland

PlayerCardPanel: adding directives to Roland's signature cards
This commit is contained in:
Chr1Z 2023-06-16 10:26:28 +02:00 committed by GitHub
commit 90301b2e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,7 @@ INVESTIGATORS = { }
INVESTIGATORS["Roland Banks"] = {
cards = { "01001", "01001-p", "01001-pf", "01001-pb" },
minicards = { "01001-m" },
signatures = { "01006", "01007", "90030", "90031", "98005", "98006" },
signatures = { "01006", "01007", "90030", "90031", "90025", "90026", "90027", "90028", "90029", "98005", "98006" },
starterDeck = "2624931"
}
INVESTIGATORS["Daisy Walker"] = {