mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 04:47:03 +02:00
IPVGO: Support playing manually as white against your scripts using the No AI type board (#1296)
This commit is contained in:
committed by
GitHub
parent
f40d4f8e92
commit
a28bb4bd99
+2
-1
@@ -6,7 +6,8 @@ export const opponentDetails = {
|
||||
[GoOpponent.none]: {
|
||||
komi: 5.5,
|
||||
description: "Practice Board",
|
||||
flavorText: "Practice on a subnet where you place both colors of routers.",
|
||||
flavorText:
|
||||
"Practice on a subnet where you place both colors of routers, or play as white against your IPvGO script.",
|
||||
bonusDescription: "",
|
||||
bonusPower: 0,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user