add verbosity to 3d triageIcons tooltip under Enable, for clarity

This commit is contained in:
2024-02-06 18:14:23 -08:00
parent 91b982e06e
commit 8a27abe6c5

View File

@@ -7,7 +7,7 @@
[
QGVAR(setting_enabled), // variable
"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
true, // default value
false, // isGlobal