From 248dadbaa4b9c6db0512a97c10acd051f8a47650 Mon Sep 17 00:00:00 2001 From: CookieNoob Date: Tue, 12 Jun 2018 00:23:17 +0200 Subject: [PATCH] fix/SACU preset mixed and missing icon for RAS preset --- .../ui/common/icons/units/INU0301_RAS_icon.dds | Bin 0 -> 2176 bytes units/INU0301/INU0301_unit.bp | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 textures/ui/common/icons/units/INU0301_RAS_icon.dds diff --git a/textures/ui/common/icons/units/INU0301_RAS_icon.dds b/textures/ui/common/icons/units/INU0301_RAS_icon.dds new file mode 100644 index 0000000000000000000000000000000000000000..65407bed72eb25fa612b9316f613043359ce326f GIT binary patch literal 2176 zcmdUwF>ljA6vyA$ggQc&vRLg_TM&tr!4ji`vM^Mt)SPXRQ|sgt&~~YS!AYhfu^@S4 z2uxBLe82uFBbhq6upP}Wo8t7wxBZ>fw z-g{nr42rfDasu51e-%B#KJ`mgm{_-$$d=Z%DN2f-2Y zVJHN>KP{W%hx6xHluta)W3`(r7oC@vK8P!}Iq#fMKM(ro2i2YBVqShX)q&S#=%?PA zeCOVqqttrrVRGVf+Y1|{ah-KhRq3fsd|wK9?n8W&$Io(KPT^->{vZj@7#lOn=Wag7 z{9a9}Rxw_M&{u`(BbH__$9dz literal 0 HcmV?d00001 diff --git a/units/INU0301/INU0301_unit.bp b/units/INU0301/INU0301_unit.bp index b3738cea..85c97308 100644 --- a/units/INU0301/INU0301_unit.bp +++ b/units/INU0301/INU0301_unit.bp @@ -1242,6 +1242,8 @@ UnitBlueprint { Description = 'Support Armored Command Unit (Preset: Producer)', Enhancements = { 'ResourceAllocation', + 'EngineeringLeft', + 'EngineeringRight', }, HelpText = 'Houses a Nomads soldier. Can be Customised as a heavy combatant, improved T3 engineer or combination. Enhanced during construction with engineering capabilities on both arms and resource generator on its back.', SortCategory = 'SORTCONSTRUCTION', @@ -1255,8 +1257,6 @@ UnitBlueprint { BuildIconSortPriority = 20, Description = 'Support Armored Command Unit (Preset: RAS)', Enhancements = { - 'EngineeringLeft', - 'EngineeringRight', 'ResourceAllocation', }, HelpText = 'Houses a Nomads soldier. Can be Customised as a heavy combatant, improved T3 engineer or combination. Enhanced during construction with engineering capabilities on both arms and resource generator on its back.',