add verbosity to 3d triageIcons tooltip under Enable, for clarity
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
[
|
[
|
||||||
QGVAR(setting_enabled), // variable
|
QGVAR(setting_enabled), // variable
|
||||||
"CHECKBOX", // type
|
"CHECKBOX", // type
|
||||||
["Enable 3D Triage Card State", "Draws a colored dot over units within Xm indicating current ACE Triage State"], // title
|
["Enable 3D Triage Card State", "For players with medic perms, a colored dot will be shown over unconscious units within Xm indicating current ACE Triage State"], // title
|
||||||
[QUOTE(SETTINGS_GROUP_NAME), QUOTE(COMPONENT_BEAUTIFIED)], // category
|
[QUOTE(SETTINGS_GROUP_NAME), QUOTE(COMPONENT_BEAUTIFIED)], // category
|
||||||
true, // default value
|
true, // default value
|
||||||
false, // isGlobal
|
false, // isGlobal
|
||||||
|
|||||||
Reference in New Issue
Block a user