Updated Pete's Replacement Signature IDs

910xx - > 900xx.

Parallel Pete himself already has the right metadata
This commit is contained in:
Finn 2023-08-20 18:15:35 -05:00
parent 2db7813d80
commit 8bb0ce6d8e
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{ {
"id": "91048", "id": "90048",
"type": "Treachery", "type": "Treachery",
"class": "Neutral", "class": "Neutral",
"traits": "Hardship.", "traits": "Hardship.",

View File

@ -1,5 +1,5 @@
{ {
"id": "91047", "id": "90047",
"type": "Asset", "type": "Asset",
"class": "Neutral", "class": "Neutral",
"cost": 2, "cost": 2,

View File

@ -247,7 +247,7 @@ INVESTIGATORS["Jim Culver"] = {
INVESTIGATORS["\"Ashcan\" Pete"] = { INVESTIGATORS["\"Ashcan\" Pete"] = {
cards = { "02005", "02005-p", "02005-pf", "02005-pb" }, cards = { "02005", "02005-p", "02005-pf", "02005-pb" },
minicards = { "02005-m" }, minicards = { "02005-m" },
signatures = { "02014", "02015", "91047", "91048" }, signatures = { "02014", "02015", "90047", "90048" },
starterDeck = "2624969" starterDeck = "2624969"
} }
--Carcosa-- --Carcosa--