Fixed Dam and Writhing Tentacle not being in the merchant. Fixed the last few cards of V2 not being in the merchant. Fixed the merchant always showing packs in front of the cards regardless of setting.

This commit is contained in:
Christian 'ketura' McCarty
2024-12-08 14:29:57 -06:00
parent a2290e64ca
commit 9528afcffc
3 changed files with 9 additions and 3 deletions

View File

@@ -513,7 +513,7 @@ var LegacyCardFilter = Class.extend({
var type = $("#type option:selected").prop("value");
if (type != "")
type = " type:" + type;
type = " product:" + type;
var race = $("#race option:selected").prop("value");
if (race != "")

View File

@@ -61,4 +61,6 @@
101U61
101U62
101U63
101U64
101U64
101X65
101X66

View File

@@ -69,4 +69,8 @@
102X69
102X70
102X71
102X72
102X72
102X73
102X74
102X75
102X76