mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix typo + improve arty spotter script description (#400)
This commit is contained in:
parent
44658f8eec
commit
96e8208e3c
@ -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
|
||||||
}
|
}
|
||||||
@ -35,4 +35,4 @@
|
|||||||
"mnemonic": "arty-config"
|
"mnemonic": "arty-config"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user