Merge pull request #2590 from deathly809/feature/ns_support_rm

Add support for the mv command in NS
This commit is contained in:
hydroflame
2022-01-15 18:26:31 -05:00
committed by GitHub
6 changed files with 174 additions and 23 deletions
+1
View File
@@ -207,6 +207,7 @@ export const RamCosts: IMap<any> = {
wget: 0,
getFavorToDonate: RamCostConstants.ScriptGetFavorToDonate,
getPlayer: RamCostConstants.ScriptSingularityFn1RamCost / 4,
mv: 0,
getOwnedSourceFiles: RamCostConstants.ScriptGetOwnedSourceFiles,
// Singularity Functions