allow proto cards

This commit is contained in:
Daniel
2019-10-22 13:18:38 -04:00
parent 290af9157d
commit 8afc0eebad
8 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

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