Fix some investigator card data

Fixes the IDs for Lily's Disciplines and adds the extra copies of Lola's signatures
This commit is contained in:
Buhallin 2023-01-08 16:35:22 -08:00
parent d2db6a49d9
commit 626c2dfd55
No known key found for this signature in database
GPG Key ID: DB3C362823852294

View File

@ -283,7 +283,7 @@ INVESTIGATORS["William Yorick"] = {
INVESTIGATORS["Lola Hayes"] = {
cards = { "03006", "03006-t" },
minicards = { "03006-m" },
signatures = { "03018", "03019", "03019-t" },
signatures = { "03018", "03018", "03019", "03019", "03019-t", "03019-t" },
starterDeck = "2624990"
}
--Forgotten--
@ -469,7 +469,7 @@ INVESTIGATORS["Monterey Jack"] = {
INVESTIGATORS["Lily Chen"] = {
cards = { "08010" },
minicards = { "08010-m" },
signatures = { "08011", "08012", "08013", "08014", "08015" },
signatures = { "08011a", "08012a", "08013a", "08014a", "08015" },
starterDeck = "2634658"
}
INVESTIGATORS["Bob Jenkins"] = {