@valolytics/ts-valorant-dtos 13.2.0 → 13.4.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 +6 -0
- package/dist/dtos/buddies.json +270 -54
- package/dist/dtos/bundles.json +16 -0
- package/dist/dtos/contracts.json +899 -0
- package/dist/dtos/flex.json +14 -7
- package/dist/dtos/playerCards.json +341 -187
- package/dist/dtos/playerTitles.json +49 -21
- package/dist/dtos/sprays.json +2636 -2291
- package/dist/dtos/themes.json +28 -0
- package/dist/dtos/weapons.json +4740 -3853
- package/package.json +1 -1
package/dist/dtos/themes.json
CHANGED
|
@@ -482,6 +482,13 @@
|
|
|
482
482
|
"storeFeaturedImage": null,
|
|
483
483
|
"assetPath": "ShooterGame/Content/Themes/Theme_Coven_PrimaryAsset"
|
|
484
484
|
},
|
|
485
|
+
"de91d827-4df2-8f1f-3d93-0e83432738cd": {
|
|
486
|
+
"uuid": "de91d827-4df2-8f1f-3d93-0e83432738cd",
|
|
487
|
+
"displayName": "Verdant Cafe",
|
|
488
|
+
"displayIcon": null,
|
|
489
|
+
"storeFeaturedImage": null,
|
|
490
|
+
"assetPath": "ShooterGame/Content/Themes/Theme_CozyCafe_PrimaryAsset"
|
|
491
|
+
},
|
|
485
492
|
"dfdf796e-4af5-e202-fd8d-75b21f44fc19": {
|
|
486
493
|
"uuid": "dfdf796e-4af5-e202-fd8d-75b21f44fc19",
|
|
487
494
|
"displayName": "Crash Out",
|
|
@@ -727,6 +734,13 @@
|
|
|
727
734
|
"storeFeaturedImage": null,
|
|
728
735
|
"assetPath": "ShooterGame/Content/Themes/Theme_Fiberglass_PrimaryAsset"
|
|
729
736
|
},
|
|
737
|
+
"397f39c8-4886-c6d0-7305-8b911afa71a0": {
|
|
738
|
+
"uuid": "397f39c8-4886-c6d0-7305-8b911afa71a0",
|
|
739
|
+
"displayName": "Gourmand",
|
|
740
|
+
"displayIcon": null,
|
|
741
|
+
"storeFeaturedImage": null,
|
|
742
|
+
"assetPath": "ShooterGame/Content/Themes/Theme_FineDining_PrimaryAsset"
|
|
743
|
+
},
|
|
730
744
|
"9d8cefa5-4fd7-7ad0-6639-61ae5728ff0c": {
|
|
731
745
|
"uuid": "9d8cefa5-4fd7-7ad0-6639-61ae5728ff0c",
|
|
732
746
|
"displayName": "FloatingIsland",
|
|
@@ -776,6 +790,13 @@
|
|
|
776
790
|
"storeFeaturedImage": null,
|
|
777
791
|
"assetPath": "ShooterGame/Content/Themes/Theme_Galaxis_PrimaryAsset"
|
|
778
792
|
},
|
|
793
|
+
"38c3c31f-484b-8fd1-17b4-b7b293834bcb": {
|
|
794
|
+
"uuid": "38c3c31f-484b-8fd1-17b4-b7b293834bcb",
|
|
795
|
+
"displayName": "Last Stop",
|
|
796
|
+
"displayIcon": null,
|
|
797
|
+
"storeFeaturedImage": null,
|
|
798
|
+
"assetPath": "ShooterGame/Content/Themes/Theme_Gastropub_PrimaryAsset"
|
|
799
|
+
},
|
|
779
800
|
"ea250fe3-4d6f-7271-0905-a387abc506f4": {
|
|
780
801
|
"uuid": "ea250fe3-4d6f-7271-0905-a387abc506f4",
|
|
781
802
|
"displayName": "Gelato",
|
|
@@ -1735,6 +1756,13 @@
|
|
|
1735
1756
|
"storeFeaturedImage": null,
|
|
1736
1757
|
"assetPath": "ShooterGame/Content/Themes/Theme_SkatePark_PrimaryAsset"
|
|
1737
1758
|
},
|
|
1759
|
+
"3a1a1cda-4566-22ad-9bad-1d8234bb522e": {
|
|
1760
|
+
"uuid": "3a1a1cda-4566-22ad-9bad-1d8234bb522e",
|
|
1761
|
+
"displayName": "Aeris",
|
|
1762
|
+
"displayIcon": null,
|
|
1763
|
+
"storeFeaturedImage": null,
|
|
1764
|
+
"assetPath": "ShooterGame/Content/Themes/Theme_Skymage_PrimaryAsset"
|
|
1765
|
+
},
|
|
1738
1766
|
"f13bddc7-4124-a3b3-fd55-fcaacec73b81": {
|
|
1739
1767
|
"uuid": "f13bddc7-4124-a3b3-fd55-fcaacec73b81",
|
|
1740
1768
|
"displayName": "Byteshift",
|