NETSCRIPT: Added ns.corporation.getConstants, replacing many other corporation getter functions (#260)

This commit is contained in:
Mughur
2022-12-25 10:33:13 +02:00
committed by GitHub
parent 018053d79e
commit 556fe8dd33
17 changed files with 287 additions and 180 deletions
+1
View File
@@ -349,6 +349,7 @@ const grafting = {
const corporation = {
hasCorporation: 0,
getMaterialNames: 0,
getConstants: 0,
getIndustryTypes: 0,
getEmployeePositions: 0,
getUnlockables: 0,