Merge pull request #312 from argonui/parallel-roland
PlayerCardPanel: adding directives to Roland's signature cards
This commit is contained in:
commit
90301b2e33
@ -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"] = {
|
||||
|
Loading…
Reference in New Issue
Block a user