IPVGO: Add getCheatCount(). (#1734)

This commit is contained in:
ballardrog
2024-10-27 18:52:23 -07:00
committed by GitHub
parent b01527a9dc
commit 0bf378a1b0
6 changed files with 55 additions and 7 deletions
+1
View File
@@ -272,6 +272,7 @@ const go = {
},
cheat: {
getCheatSuccessChance: 1,
getCheatCount: 1,
removeRouter: 8,
playTwoMoves: 8,
repairOfflineNode: 8,