From 920a8ecd1dfa1ee410feba8d5de24f1b9741ae3b Mon Sep 17 00:00:00 2001 From: jgoldshlag2 Date: Thu, 26 Mar 2026 12:48:40 -0400 Subject: [PATCH] Add missing Peni Parker/SP//dr card Peni Parker (the AE) has been hidden forever. Is there a reason this card shouldn't be visible? It makes decklists incomplete, since they're missing one of the two identity cards. --- pack/spdr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pack/spdr.json b/pack/spdr.json index 392936e83..47999b601 100644 --- a/pack/spdr.json +++ b/pack/spdr.json @@ -53,7 +53,7 @@ "faction_code": "hero", "hand_size": 4, "health": 14, - "hidden": true, + "hidden": false, "is_unique": true, "name": "Peni Parker", "octgn_id": "5b7da011-412e-452a-9edd-24618a031002", @@ -70,7 +70,7 @@ "code": "31002b", "deck_limit": 1, "faction_code": "hero", - "hidden": true, + "hidden": false, "is_unique": true, "name": "SP//dr", "octgn_id": "5b7da011-412e-452a-9edd-24618a031002",