mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
API: Add more enums to ns.enums (#2165)
This commit is contained in:
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
4
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -8754,6 +8754,10 @@ type NSEnums = {
|
||||
CompanyName: CompanyNameEnumType;
|
||||
FactionName: FactionNameEnumType;
|
||||
CodingContractName: CodingContractNameEnumType;
|
||||
PositionType: PositionEnumType;
|
||||
OrderType: OrderEnumType;
|
||||
BladeburnerActionType: BladeburnerActionEnumType;
|
||||
SpecialBladeburnerActionTypeForSleeve: SpecialBladeburnerActionEnumTypeForSleeve;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user