@valolytics/ts-valorant-dtos 12.5.0 → 12.5.1
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/package.json +1 -1
package/dist/dtos/agents.json
CHANGED
|
@@ -766,6 +766,12 @@
|
|
|
766
766
|
"endDate": "2026-04-15T22:00:00Z"
|
|
767
767
|
},
|
|
768
768
|
"abilities": [
|
|
769
|
+
{
|
|
770
|
+
"slot": "Grenade",
|
|
771
|
+
"displayName": "M-pulse",
|
|
772
|
+
"description": "EQUIP M-pulse. ALT-FIRE to toggle between Concuss and Healing outputs. FIRE to throw the device. Upon landing, M-pulse sends out sound waves, either Concussing or Healing players.",
|
|
773
|
+
"displayIcon": "https://media.valorant-api.com/agents/7c8a4701-4de6-9355-b254-e09bc2a34b72/abilities/grenade/displayicon.png"
|
|
774
|
+
},
|
|
769
775
|
{
|
|
770
776
|
"slot": "Ability2",
|
|
771
777
|
"displayName": "Waveform",
|