@valolytics/ts-valorant-dtos 11.9.0 → 11.10.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 +7 -7
- package/dist/dtos/buddies.json +75 -57
- package/dist/dtos/bundles.json +14 -0
- package/dist/dtos/contracts.json +141 -0
- package/dist/dtos/events.json +8 -0
- package/dist/dtos/flex.json +8 -1
- package/dist/dtos/maps.json +1 -1
- package/dist/dtos/playerCards.json +299 -266
- package/dist/dtos/playerTitles.json +55 -41
- package/dist/dtos/sprays.json +848 -756
- package/dist/dtos/themes.json +7 -0
- package/dist/dtos/weapons.json +4773 -4479
- package/package.json +1 -1
package/dist/dtos/themes.json
CHANGED
|
@@ -615,6 +615,13 @@
|
|
|
615
615
|
"storeFeaturedImage": null,
|
|
616
616
|
"assetPath": "ShooterGame/Content/Themes/Theme_Edge_PrimaryAsset"
|
|
617
617
|
},
|
|
618
|
+
"d8b688bb-41de-6bca-06da-c29aa10de21a": {
|
|
619
|
+
"uuid": "d8b688bb-41de-6bca-06da-c29aa10de21a",
|
|
620
|
+
"displayName": "ORA by OneTap",
|
|
621
|
+
"displayIcon": "https://media.valorant-api.com/themes/d8b688bb-41de-6bca-06da-c29aa10de21a/displayicon.png",
|
|
622
|
+
"storeFeaturedImage": null,
|
|
623
|
+
"assetPath": "ShooterGame/Content/Themes/Theme_Ego2_PrimaryAsset"
|
|
624
|
+
},
|
|
618
625
|
"b3336fdf-496b-125d-9a81-8f838455211b": {
|
|
619
626
|
"uuid": "b3336fdf-496b-125d-9a81-8f838455211b",
|
|
620
627
|
"displayName": "Sarmad",
|