mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
BUGFIX: Add effect definition to fragmentObject (#891)
This commit is contained in:
1
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
1
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -4430,6 +4430,7 @@ interface Fragment {
|
||||
type: number;
|
||||
power: number;
|
||||
limit: number;
|
||||
effect: string;
|
||||
}
|
||||
|
||||
/** @public */
|
||||
|
||||
Reference in New Issue
Block a user