mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 08:13:50 +02:00
bugfix
This commit is contained in:
@@ -630,7 +630,7 @@ export function NetscriptSingularity(
|
||||
workerScript.log("getStats", `getStats is deprecated, please use getplayer`);
|
||||
|
||||
return {
|
||||
hacking: player.hacking_skill,
|
||||
hacking: player.hacking,
|
||||
strength: player.strength,
|
||||
defense: player.defense,
|
||||
dexterity: player.dexterity,
|
||||
|
||||
Reference in New Issue
Block a user