This commit is contained in:
Olivier Gagnon
2021-11-05 17:12:52 -04:00
parent f8917473f8
commit 88b4a7d862
32 changed files with 97 additions and 79 deletions
+1 -1
View File
@@ -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,