Minor data fixes

Add Tidal Memento for Wendy's investigator cards, and add doom/bounty uses for Tony's Quarry
This commit is contained in:
Buhallin 2023-01-07 12:53:51 -08:00
parent 84742a9cb4
commit 8ea3747404
No known key found for this signature in database
GPG Key ID: DB3C362823852294
2 changed files with 13 additions and 1 deletions

View File

@ -4,5 +4,17 @@
"class": "Neutral", "class": "Neutral",
"traits": "Humanoid. Monster. Deep One.", "traits": "Humanoid. Monster. Deep One.",
"weakness": true, "weakness": true,
"uses": [
{
"count": 1,
"type": "Doom",
"token": "doom"
},
{
"count": 1,
"type": "Bounty",
"token": "resource"
}
],
"cycle": "The Dream-Eaters" "cycle": "The Dream-Eaters"
} }

View File

@ -215,7 +215,7 @@ INVESTIGATORS["Agnes Baker"] = {
INVESTIGATORS["Wendy Adams"] = { INVESTIGATORS["Wendy Adams"] = {
cards = { "01005", "01005-p", "01005-pf", "01005-pb"}, cards = { "01005", "01005-p", "01005-pf", "01005-pb"},
minicards = { "01005-m" }, minicards = { "01005-m" },
signatures = { "01014", "01015", "01515", "90039", "90040" }, signatures = { "01014", "01015", "01515", "90039", "90040", "90038" },
starterDeck = "2624949" starterDeck = "2624949"
} }
--Dunwich-- --Dunwich--