mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
IPVGO: Add support for highlighting nodes and adding small text (#1996)
This commit is contained in:
committed by
GitHub
parent
5d486e3914
commit
f6e7ef082c
@@ -273,6 +273,9 @@ const go = {
|
||||
getStats: 0,
|
||||
resetStats: 0,
|
||||
setTestingBoardState: 4,
|
||||
highlightPoint: 0,
|
||||
clearPointHighlight: 0,
|
||||
clearAllPointHighlights: 0,
|
||||
},
|
||||
cheat: {
|
||||
getCheatSuccessChance: 1,
|
||||
|
||||
Reference in New Issue
Block a user