Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0abc92b

Browse filesBrowse files
authored
Merge pull request #6 from Nerahikada/patch-1
Update agents
2 parents 5531b53 + 10ee239 commit 0abc92b
Copy full SHA for 0abc92b

1 file changed

+5-2Lines changed: 5 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎ValNuget/enums.cs‎

Copy file name to clipboardExpand all lines: ValNuget/enums.cs
+5-2Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ public enum Region
99
}
1010
public class Agent
1111
{
12-
public const string Breach = "5F8D3A7F-467B-97F3-062C-13ACF203C006";
12+
public const string Fade = "dade69b4-4f5a-8528-247b-219e5a1facd6";
13+
public const string Breach = "5f8d3a7f-467b-97f3-062c-13acf203c006";
1314
public const string Raze = "f94c3b30-42be-e959-889c-5aa313dba261";
14-
public const string KAYO = "601DBBE7-43CE-BE57-2A40-4ABD24953621";
15+
public const string Chamber = "22697a3d-45bf-8dd7-4fec-84a9e28c69d7";
16+
public const string KAYO = "601dbbe7-43ce-be57-2a40-4abd24953621";
1517
public const string Skye = "6f2a04ca-43e0-be17-7f36-b3908627744d";
1618
public const string Cypher = "117ed9e3-49f3-6512-3ccf-0cada7e3823b";
1719
public const string Sova = "320b2a48-4d9b-a075-30f1-1f93a9b638fa";
@@ -20,6 +22,7 @@ public class Agent
2022
public const string Phoenix = "eb93336a-449b-9c1b-0a54-a891f7921d69";
2123
public const string Astra = "41fb69c1-4189-7b37-f117-bcaf1e96f1bf";
2224
public const string Brimstone = "9f0d8ba9-4140-b941-57d3-a7ad57c6b417";
25+
public const string Neon = "bb2a4828-46eb-8cd1-e765-15848195d751";
2326
public const string Yoru = "7f94d92c-4234-0a36-9646-3a87eb8b5c89";
2427
public const string Sage = "569fdd95-4d10-43ab-ca70-79becc718b46";
2528
public const string Reyna = "a3bfb853-43b2-7238-a4f1-ad90e9e46bcc";

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.