mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added icon to unconscious module
This commit is contained in:
parent
bfd1f8a102
commit
e3c09a7099
@ -105,7 +105,7 @@ class CfgVehicles {
|
|||||||
curatorCanAttach = 1;
|
curatorCanAttach = 1;
|
||||||
displayName = "$STR_ACE_Zeus_ModuleUnconscious_DisplayName";
|
displayName = "$STR_ACE_Zeus_ModuleUnconscious_DisplayName";
|
||||||
function = QFUNC(moduleUnconscious);
|
function = QFUNC(moduleUnconscious);
|
||||||
//icon = QUOTE(PATHTOF(UI\Icon_Module_Zeus_Unconscious_ca.paa));
|
icon = QUOTE(PATHTOF(UI\Icon_Module_Zeus_Unconscious_ca.paa));
|
||||||
class ModuleDescription {
|
class ModuleDescription {
|
||||||
description = "Flips the unconscious state of the specified unit.";
|
description = "Flips the unconscious state of the specified unit.";
|
||||||
sync[] = {};
|
sync[] = {};
|
||||||
|
BIN
addons/zeus/ui/Icon_Module_Zeus_Unconscious_ca.paa
Normal file
BIN
addons/zeus/ui/Icon_Module_Zeus_Unconscious_ca.paa
Normal file
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue
Block a user