mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 23:38:35 +02:00
convert faction work to new work system
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -49,8 +49,6 @@ interface Player {
|
||||
crime_success_mult: number;
|
||||
isWorking: boolean;
|
||||
workType: string;
|
||||
currentWorkFactionName: string;
|
||||
currentWorkFactionDescription: string;
|
||||
workHackExpGainRate: number;
|
||||
workStrExpGainRate: number;
|
||||
workDefExpGainRate: number;
|
||||
|
||||
Reference in New Issue
Block a user