Fix spelling

Move setting above allowSelfIV
This commit is contained in:
diwako 2020-01-16 19:24:39 +01:00
parent 3afac31a30
commit c6147da1b8
2 changed files with 10 additions and 10 deletions

View File

@ -172,15 +172,6 @@
true
] call CBA_settings_fnc_init;
[
QGVAR(allowSelfIV),
"LIST",
[LSTRING(AllowSelfIV_DisplayName), LSTRING(AllowSelfIV_Description)],
[ELSTRING(medical,Category), LSTRING(SubCategory_Treatment)],
[[0, 1], [ELSTRING(common,No), ELSTRING(common,Yes)], 1],
true
] call CBA_settings_fnc_init;
[
QGVAR(medicIV),
"LIST",
@ -190,6 +181,15 @@
true
] call CBA_settings_fnc_init;
[
QGVAR(allowSelfIV),
"LIST",
[LSTRING(AllowSelfIV_DisplayName), LSTRING(AllowSelfIV_Description)],
[ELSTRING(medical,Category), LSTRING(SubCategory_Treatment)],
[[0, 1], [ELSTRING(common,No), ELSTRING(common,Yes)], 1],
true
] call CBA_settings_fnc_init;
[
QGVAR(cprSuccessChance),
"SLIDER",

View File

@ -514,7 +514,7 @@
</Key>
<Key ID="STR_ACE_Medical_Treatment_MedicIV_Description">
<English>Training level required to transfuse IVs.</English>
<German>'Fähigkeiten-Level', das benötigt wird, um Blut zu transfunieren.</German>
<German>'Fähigkeiten-Level', das benötigt wird, um Blut zu transfundieren.</German>
<Polish>Poziom wyszkolenia potrzebny aby móc przetaczać płyny IV.</Polish>
</Key>
<Key ID="STR_ACE_Medical_Treatment_ConvertItems_DisplayName">