Fix typo + improve arty spotter script description (#400)

This commit is contained in:
Starfire13
2024-09-23 07:35:48 +10:00
committed by GitHub
parent 44658f8eec
commit 96e8208e3c

View File

@@ -3,7 +3,7 @@
"defaultValue": false, "defaultValue": false,
"specificOptions": [ "specificOptions": [
{ {
"nameInUI": "Time to impcat of the rounds", "nameInUI": "Time to impact of the rounds",
"mnemonic": "user_fireDelay", "mnemonic": "user_fireDelay",
"defaultValue": 15 "defaultValue": 15
}, },
@@ -18,7 +18,7 @@
"defaultValue": 150 "defaultValue": 150
}, },
{ {
"nameInUI": "Max spotting distance. In kilometers.", "nameInUI": "Max spotting distance (in km)",
"mnemonic": "user_spottingDistance", "mnemonic": "user_spottingDistance",
"defaultValue": 15 "defaultValue": 15
} }