Ramses Scripts Upload
This commit is contained in:
6
local/path/home/FactionBoost.js
Normal file
6
local/path/home/FactionBoost.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/** @param {NS} ns */
|
||||
export async function main(ns) {
|
||||
while (true) {
|
||||
await ns.share();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user