Skip to content

Commit 9d0cf8f

Browse files
committed
Add Tejo (Cashew) dev->user translation
1 parent 610d28c commit 9d0cf8f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spectra-server",
3-
"version": "0.2.10",
3+
"version": "0.2.11",
44
"author": {
55
"name": "Spectra Team",
66
"url": "https://valospectra.com"

src/util/valorantInternalTranslator.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ export enum Agents {
182182

183183
"Nox_PC_C" = "Vyse",
184184
"Nox" = "Vyse",
185+
186+
"Cashew_PC_C" = "Tejo",
187+
"Cashew" = "Tejo",
185188
}
186189

187190
export enum Maps {

0 commit comments

Comments
 (0)