Fixing strings

This commit is contained in:
DaanV2
2022-07-22 19:43:23 +02:00
parent 8b3778de6d
commit 96af3f2f26
13 changed files with 33 additions and 34 deletions

View File

@@ -18,7 +18,7 @@
"title": "Continue Charge Threshold Time",
"type": "number",
"default": 0.5,
"description": "If the dragon is outside the \."target_zone\" for longer than \"continue_charge_threshold_time\" seconds, the charge is canceled."
"description": "If the dragon is outside the \"target_zone\" for longer than \"continue_charge_threshold_time\" seconds, the charge is canceled."
},
"flight_speed": {
"title": "Flight Speed",