reordered sets

This commit is contained in:
Magesofthebeach 2020-02-29 18:03:56 -05:00 committed by GitHub
parent 3ace15a35c
commit db17882aae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,14 +240,14 @@ class API {
"FUN": "Forged Unity",
"AU": "Alliance Unraveled",
"FAS": "Fire and Stone",
"OP1": "Organized Play 1",
"PE1": "Premium Edition 1",
"SAS": "Storm and Sea",
"EE": "Elemental Emperors",
"BR": "Beyond Rare",
"LR": "League Rewards",
"OP1": "Organized Play 1",
"PROMO": "Promotional",
"PROTO": "Prototype",
"PE1": "Premium Edition 1"
"PROTO": "Prototype"
};
}