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:
parent
84742a9cb4
commit
8ea3747404
@ -4,5 +4,17 @@
|
||||
"class": "Neutral",
|
||||
"traits": "Humanoid. Monster. Deep One.",
|
||||
"weakness": true,
|
||||
"uses": [
|
||||
{
|
||||
"count": 1,
|
||||
"type": "Doom",
|
||||
"token": "doom"
|
||||
},
|
||||
{
|
||||
"count": 1,
|
||||
"type": "Bounty",
|
||||
"token": "resource"
|
||||
}
|
||||
],
|
||||
"cycle": "The Dream-Eaters"
|
||||
}
|
||||
|
@ -215,7 +215,7 @@ INVESTIGATORS["Agnes Baker"] = {
|
||||
INVESTIGATORS["Wendy Adams"] = {
|
||||
cards = { "01005", "01005-p", "01005-pf", "01005-pb"},
|
||||
minicards = { "01005-m" },
|
||||
signatures = { "01014", "01015", "01515", "90039", "90040" },
|
||||
signatures = { "01014", "01015", "01515", "90039", "90040", "90038" },
|
||||
starterDeck = "2624949"
|
||||
}
|
||||
--Dunwich--
|
||||
|
Loading…
Reference in New Issue
Block a user