We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9364fc commit b3c05d7Copy full SHA for b3c05d7
engine/src/main/battlecode/instrumenter/bytecode/resources/MethodCosts.txt
@@ -43,6 +43,7 @@ battlecode/common/RobotController/getAllLocationsWithinRadiusSquared 100 tru
43
battlecode/common/RobotController/getHealth 1 true
44
battlecode/common/RobotController/getID 1 true
45
battlecode/common/RobotController/getPaint 1 true
46
+battlecode/common/RobotController/getChips 1 true
47
battlecode/common/RobotController/getMoney 1 true
48
battlecode/common/RobotController/getType 1 true
49
battlecode/common/RobotController/getLocation 1 true
0 commit comments