@valolytics/ts-valorant-dtos 11.10.0 → 11.11.0
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/dist/dtos/agents.json +88 -88
- package/dist/dtos/buddies.json +245 -101
- package/dist/dtos/bundles.json +42 -0
- package/dist/dtos/contracts.json +33 -201
- package/dist/dtos/flex.json +8 -1
- package/dist/dtos/gameModes.json +2 -2
- package/dist/dtos/levelBorders.json +25 -0
- package/dist/dtos/playerCards.json +216 -183
- package/dist/dtos/playerTitles.json +82 -33
- package/dist/dtos/seasons.json +80 -0
- package/dist/dtos/sprays.json +2100 -2077
- package/dist/dtos/themes.json +7 -0
- package/dist/dtos/weapons.json +3136 -2747
- package/package.json +1 -1
package/dist/dtos/themes.json
CHANGED
|
@@ -1686,6 +1686,13 @@
|
|
|
1686
1686
|
"storeFeaturedImage": null,
|
|
1687
1687
|
"assetPath": "ShooterGame/Content/Themes/Theme_Spikes_PrimaryAsset"
|
|
1688
1688
|
},
|
|
1689
|
+
"882ea344-4034-7da9-5b17-229a42f602ec": {
|
|
1690
|
+
"uuid": "882ea344-4034-7da9-5b17-229a42f602ec",
|
|
1691
|
+
"displayName": "Mystbloom",
|
|
1692
|
+
"displayIcon": "https://media.valorant-api.com/themes/882ea344-4034-7da9-5b17-229a42f602ec/displayicon.png",
|
|
1693
|
+
"storeFeaturedImage": null,
|
|
1694
|
+
"assetPath": "ShooterGame/Content/Themes/Theme_Spirit2_PrimaryAsset"
|
|
1695
|
+
},
|
|
1689
1696
|
"c85fd311-4046-9f24-96f4-76910c2e3d1d": {
|
|
1690
1697
|
"uuid": "c85fd311-4046-9f24-96f4-76910c2e3d1d",
|
|
1691
1698
|
"displayName": "Mystbloom",
|