cleaning up my stuff a bit
This commit is contained in:
4
Mizzajl/home/corp/HasUnlock.js
Normal file
4
Mizzajl/home/corp/HasUnlock.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @param {NS} ns */
|
||||
export async function main(ns) {
|
||||
ns.writePort(ns.pid, ns.corporation.hasUnlock("Smart Supply"));
|
||||
}
|
||||
Reference in New Issue
Block a user