added playercardpanel data
This commit is contained in:
parent
b4a903619f
commit
9881dec74b
@ -81,7 +81,8 @@ INVESTIGATOR_GROUPS = {
|
||||
"Winifred Habbamock",
|
||||
"Trish Scarborough",
|
||||
"Monterey Jack",
|
||||
"Kymani Jones"
|
||||
"Kymani Jones",
|
||||
"Alessandra Zorzi"
|
||||
},
|
||||
["Mystic"] = {
|
||||
"Agnes Baker",
|
||||
@ -189,6 +190,7 @@ INVESTIGATOR_GROUPS = {
|
||||
"Charlie Kane"
|
||||
},
|
||||
["The Feast of Hemlock Vale"] = {
|
||||
"Alessandra Zorzi"
|
||||
-- placeholder for future addition of investigators once we have their backs
|
||||
}
|
||||
}
|
||||
@ -522,13 +524,20 @@ INVESTIGATORS["Charlie Kane"] = {
|
||||
signatures = { "09019", "09020" },
|
||||
starterDeck = "2634706"
|
||||
}
|
||||
--Hemlock Vale--
|
||||
INVESTIGATORS["Alessandra Zorzi"] = {
|
||||
cards = { "10009" },
|
||||
minicards = { "10009-m" },
|
||||
signatures = { "10010", "10011" },
|
||||
starterDeck = "2643931" --winifred deck as placeholder
|
||||
}
|
||||
--PnP--
|
||||
INVESTIGATORS["Subject 5U-21"] = {
|
||||
cards = { "89001" },
|
||||
minicards = { "89001-m" },
|
||||
signatures = { "89002", "89003", "89003", "89003", "89004", "89004", "89004", "89005" },
|
||||
starterDeck = "2624990" -- Lola's deck id until Suzi is on ArkhamDB
|
||||
}
|
||||
|
||||
--Promo--
|
||||
INVESTIGATORS["Gloria Goldberg"] = {
|
||||
cards = { "98019" },
|
||||
|
Loading…
Reference in New Issue
Block a user