Merge pull request #65 from ChibiMango/main

edited some errors
This commit is contained in:
Daan Verstraten
2022-07-20 21:32:14 +02:00
committed by GitHub
3 changed files with 22 additions and 50 deletions

View File

@@ -75,12 +75,6 @@
"default": 1.0,
"description": "Multiplier for walking speed. 1.0 means keep the regular speed, while higher numbers make the walking speed faster."
},
"work_in_rain_tolerance": {
"title": "Work In Rain Tolerance",
"type": "integer",
"default": -1,
"description": "If \"can_work_in_rain\" is false, this is the maximum number of ticks left in the goal where rain will not interrupt the goal"
},
"ignore_visibility": {
"type": "boolean",
"default": false,