mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 22:38:34 +02:00
change the way charge works
This commit is contained in:
@@ -12,12 +12,11 @@ placedFragments() Netscript Function
|
||||
// In world coordinates
|
||||
x: number;
|
||||
y: number;
|
||||
heat: number;
|
||||
charge: number;
|
||||
id: number;
|
||||
shape: boolean[][];
|
||||
type: string;
|
||||
magnitude: number;
|
||||
power: number;
|
||||
limit: number;
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user