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