@pkmn/dex 0.4.23 → 0.4.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/data/aliases.json
CHANGED
|
@@ -34,7 +34,8 @@
|
|
|
34
34
|
"camo": "[Gen 8] Camomons",
|
|
35
35
|
"ffa": "[Gen 8] Free-For-All",
|
|
36
36
|
"ts": "[Gen 8] Tier Shift",
|
|
37
|
-
"ph": "[Gen 8] Pure Hackmons",
|
|
37
|
+
"ph": "[Gen 8 BDSP] Pure Hackmons",
|
|
38
|
+
"purehackmons": "[Gen 8 BDSP] Pure Hackmons",
|
|
38
39
|
"gen7bh": "[Gen 7] Balanced Hackmons",
|
|
39
40
|
"gen7mnm": "[Gen 7] Mix and Mega",
|
|
40
41
|
"gen7stab": "[Gen 7] STABmons",
|
|
@@ -55,6 +56,7 @@
|
|
|
55
56
|
"gen7mono": "[Gen 7] Monotype",
|
|
56
57
|
"gen7ag": "[Gen 7] Anything Goes",
|
|
57
58
|
"gen7bss": "[Gen 7] Battle Spot Singles",
|
|
59
|
+
"bfd": "[Gen 8 BDSP] Battle Festival Doubles",
|
|
58
60
|
"lgou": "[Gen 7] Let's Go OU",
|
|
59
61
|
"vgc20": "[Gen 8] VGC 2020",
|
|
60
62
|
"vgc19": "[Gen 7] VGC 2019",
|
|
@@ -5110,7 +5110,7 @@
|
|
|
5110
5110
|
"dracozolt": { "tier": "UUBL", "doublesTier": "DUU" },
|
|
5111
5111
|
"arctozolt": { "tier": "UUBL", "doublesTier": "(DUU)" },
|
|
5112
5112
|
"dracovish": { "tier": "Uber", "doublesTier": "DOU" },
|
|
5113
|
-
"arctovish": { "tier": "
|
|
5113
|
+
"arctovish": { "tier": "NUBL", "doublesTier": "(DUU)" },
|
|
5114
5114
|
"duraludon": { "tier": "PUBL", "doublesTier": "(DUU)" },
|
|
5115
5115
|
"duraludongmax": {
|
|
5116
5116
|
"isNonstandard": "Gigantamax",
|