convert taking class ot new work system

This commit is contained in:
Olivier Gagnon
2022-07-07 17:28:23 -04:00
parent 24b6eb4d56
commit 647392626e
19 changed files with 563 additions and 388 deletions

View File

@@ -70,7 +70,6 @@ interface Player {
workMoneyGained: number;
createProgramName: string;
createProgramReqLvl: number;
className: string;
work_money_mult: number;
hacknet_node_money_mult: number;
hacknet_node_purchase_cost_mult: number;