grow helpers improvement

This commit is contained in:
2023-09-05 00:58:08 +02:00
parent 673abd49b2
commit 7b14e98658
25 changed files with 359 additions and 136 deletions
+37 -4
View File
@@ -3,6 +3,14 @@
export const EXCLUDE_SERVERS = [
'home',
'darkweb',
'CSEC',
'avmnite-02h',
'I.I.I.I',
'run4theh111z'
];
export const FACTION_SERVERS = [
'CSEC',
'avmnite-02h',
'I.I.I.I',
@@ -30,11 +38,36 @@ const DARKWEB_PROGRAMS = [
const COMPLETED_FACTIONS = [
'CyberSec',
'Tian Di Hui',
'Netburners',
//'Shadows of Anarchy',
//'Sector-12',
'Chongquing',
'New Tokyo',
'Ishima',
'Aevum',
'Volhaven',
'NiteSec',
'The Black Hand',
'Aevum',
'Sector-12',
'Volhaven',
'Tian Di Hui'
//'BitRunners',
//'ECorp',
//'MegaCorp',
//'KuaiGong International',
//'Four Sigma',
//'NWO',
//'Blade Industries',
//'OmniTek Incorporated',
//'Bachman & Associates',
//'Clarke Incorporated',
//'Fulcrum Secret Technologies',
//'Slum Snakes',
//'Tetrads',
//'Silhouette',
//'Speakers for the Dead',
//'The Dark Army',
//'The Syndicate',
//'The Covenant',
//'Daedalus',
//'Illuminati',
//'',
];