fix broelyn discard effect not having faction combo type

This commit is contained in:
2024-05-01 10:59:30 +02:00
parent 1937371ccf
commit 09e5d64422
+1 -1
View File
@@ -19,7 +19,7 @@
{ {
"effect": "discard", "effect": "discard",
"amount": 1, "amount": 1,
"effect_type": "champion_action" "effect_type": "faction_combo"
} }
] ]
}, },