Added icon to unconscious module

This commit is contained in:
SilentSpike 2015-05-19 18:41:11 +01:00
parent bfd1f8a102
commit e3c09a7099
5 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ class CfgVehicles {
curatorCanAttach = 1;
displayName = "$STR_ACE_Zeus_ModuleUnconscious_DisplayName";
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 {
description = "Flips the unconscious state of the specified unit.";
sync[] = {};

Binary file not shown.

View File

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