sleepy time update

This commit is contained in:
2024-10-21 03:32:32 +02:00
parent 6189db539a
commit 6b5c5733c2
9 changed files with 441 additions and 14 deletions

View File

@@ -4,4 +4,5 @@ export async function main(ns) {
ns.corporation.purchaseUnlock("Warehouse API");
ns.writePort(ns.pid, true)
}
ns.writePort(ns.pid, true)
}