add more important servers
This commit is contained in:
parent
253d4d029a
commit
c854a44cd1
|
@ -1,9 +1,21 @@
|
||||||
/** @param {NS} ns */
|
/** @param {NS} ns */
|
||||||
export const IMPORTANT_HOST = [
|
export const IMPORTANT_HOST = [
|
||||||
|
// services
|
||||||
|
"iron-gym",
|
||||||
|
"crush-fitness",
|
||||||
|
"powerhouse-fitness",
|
||||||
|
"millenium-fitness",
|
||||||
|
"snap-fitness",
|
||||||
|
"rothman-uni",
|
||||||
|
"summit-uni",
|
||||||
|
|
||||||
|
// factions
|
||||||
"CSEC",
|
"CSEC",
|
||||||
"avmnite-02h",
|
"avmnite-02h",
|
||||||
"I.I.I.I",
|
"I.I.I.I",
|
||||||
"run4theh111z",
|
"run4theh111z",
|
||||||
|
|
||||||
|
// end bitnode
|
||||||
"w0r1d_d43m0n"
|
"w0r1d_d43m0n"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue