allow proto cards

This commit is contained in:
Daniel 2019-10-22 13:18:38 -04:00
parent 2c3a7f905a
commit 6eb4e55a1b
7 changed files with 3 additions and 3 deletions

View File

@ -245,12 +245,12 @@ class API {
"BR": "Beyond Rare",
"LR": "League Rewards",
"OP1": "Organized Play 1",
"PROMO": "Promotional"
"PROMO": "Promotional",
"PROTO": "Prototype"
};
}
purgeDB()
{
purgeDB() {
this.cards.purgeDB();
this.portal.purgeDB();
window.location.reload();

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB