valorant-tools
Advanced tools
Comparing version 2.3.0 to 2.4.0
{ | ||
"name": "valorant-tools", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "Various valorant related tools for overwolf apps.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -0,0 +0,0 @@ ## Various valorant related tools for overwolf apps. |
@@ -20,5 +20,8 @@ const AGENTS = { | ||
}, | ||
Mage_PC_C: { | ||
AggroBot_PC_C: { | ||
en: 'Harbor', | ||
}, | ||
Mage_PC_C: { | ||
en: 'Gekko', | ||
}, | ||
Wushu_PC_C: { | ||
@@ -25,0 +28,0 @@ en: 'Jett', |
@@ -0,0 +0,0 @@ import { AGENTS, getAgentName, isAgentExist, getEveryAgent } from './agent.js'; |
@@ -20,2 +20,5 @@ const MAPS = { | ||
}, | ||
Jam: { | ||
en: 'Lotus', | ||
}, | ||
Pitt: { | ||
@@ -22,0 +25,0 @@ en: 'Pearl', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5439
118