mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
IPVGO: Balance: Reduce base bonuses, increase SF 14.1 to compensate (#1176)
* IPVGO: Balance: Reduce base bonuses, increase SF 14.1 to compensate * Fix ts doc format * Do not show "No AI" opponent in stat summary page
This commit is contained in:
committed by
GitHub
parent
dd4b54406c
commit
6b9f9ef7fa
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -3969,7 +3969,7 @@ export interface Go {
|
||||
* Returns a promise that resolves with the success or failure state of your last move, and the AI's response, if applicable.
|
||||
* x:0 y:0 represents the bottom-left corner of the board in the UI.
|
||||
*
|
||||
* @param logOpponentMove optional, if false prevents logging opponent move
|
||||
* @param logOpponentMove - optional, if false prevents logging opponent move
|
||||
*
|
||||
* @remarks
|
||||
* RAM cost: 0 GB
|
||||
|
||||
Reference in New Issue
Block a user