Fixed PC-Movie format not having the Rohan culture filter in the deckbuilder.

This commit is contained in:
Christian 'ketura' McCarty
2025-03-26 00:07:32 -05:00
parent cfee379a91
commit 932d929b82

View File

@@ -583,7 +583,7 @@ var CardFilter = Class.extend({
this[id + "ValueInput"] = $("<input id='" + id + "ValueInput' type='number' min = '0' max='12' class='filterInput' style='width: 35px;'>");
},
movieBlocks: ["ttt_block", "king_block"],
movieBlocks: ["ttt_block", "king_block", "pc_ttt_block", "pc_king_block"],
expandedBlocks: ["war_block", "hunter_block"],
hobbitBlocks: ["hobbit"],