mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-07-28 16:49:49 +00:00
Added the new Rarity v1.7.0
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -9,7 +9,9 @@ export enum Rarity {
|
||||
|
||||
// Both RAREULTRA and ULTRARARE are the same until I know the correct name
|
||||
RAREULTRA = 4,
|
||||
ULTRARARE = 4
|
||||
ULTRARARE = 4,
|
||||
|
||||
AMAZING,
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user