We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610d28c commit 9d0cf8fCopy full SHA for 9d0cf8f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spectra-server",
3
- "version": "0.2.10",
+ "version": "0.2.11",
4
"author": {
5
"name": "Spectra Team",
6
"url": "https://valospectra.com"
src/util/valorantInternalTranslator.ts
@@ -182,6 +182,9 @@ export enum Agents {
182
183
"Nox_PC_C" = "Vyse",
184
"Nox" = "Vyse",
185
+
186
+ "Cashew_PC_C" = "Tejo",
187
+ "Cashew" = "Tejo",
188
}
189
190
export enum Maps {
0 commit comments