Skip to content

Commit

Permalink
sc2: Added coloured shaped hull icon
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMarinets committed Aug 1, 2024
1 parent 1f19309 commit 4cff6c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
Binary file not shown.
15 changes: 5 additions & 10 deletions Mods/ArchipelagoPlayer.SC2Mod/Base.SC2Data/GameData/ButtonData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,8 @@
<TintRacially value="1"/>
</CButton>
<CButton id="AP_ShapedHull">
<Icon value="Assets\Textures\btn-techupgrade-terran-shapedhull.dds"/>
<Icon value="AP\Assets\Textures\btn-techupgrade-terran-shapedhull-colored.dds"/>
<EditorCategories value="Race:Terran"/>
<TintRacially value="1"/>
</CButton>
<CButton id="AP_TriLithiumPowerCells">
<Icon value="AP\Assets\Custom\Textures\btn-upgrade-terran-trilithium-power-cell.dds"/>
Expand Down Expand Up @@ -3307,9 +3306,8 @@
</CButton>
<CButton id="AP_ValkyrieShapedHull">
<Name value="Button/Name/AP_ShapedHull"/>
<Icon value="Assets\Textures\btn-techupgrade-terran-shapedhull.dds"/>
<Icon value="AP\Assets\Textures\btn-techupgrade-terran-shapedhull-colored.dds"/>
<EditorCategories value="Race:Terran"/>
<TintRacially value="1"/>
</CButton>
<CButton id="AP_ValkyrieATSRockets">
<Icon value="Assets\Textures\btn-ability-hornerhan-viking-missileupgrade.dds"/>
Expand Down Expand Up @@ -4388,15 +4386,13 @@
</CButton>
<CButton id="AP_SiegeTankShapedHull">
<Name value="Button/Name/AP_ShapedHull"/>
<Icon value="Assets\Textures\btn-techupgrade-terran-shapedhull.dds"/>
<Icon value="AP\Assets\Textures\btn-techupgrade-terran-shapedhull-colored.dds"/>
<EditorCategories value="Race:Terran"/>
<TintRacially value="1"/>
</CButton>
<CButton id="AP_GoliathShapedHull">
<Name value="Button/Name/AP_ShapedHull"/>
<Icon value="Assets\Textures\btn-techupgrade-terran-shapedhull.dds"/>
<Icon value="AP\Assets\Textures\btn-techupgrade-terran-shapedhull-colored.dds"/>
<EditorCategories value="Race:Terran"/>
<TintRacially value="1"/>
</CButton>
<CButton id="AP_VultureAutoRepair">
<Icon value="assets\textures\ui_tipicon_campaign_space01-repair.dds"/>
Expand Down Expand Up @@ -4461,9 +4457,8 @@
</CButton>
<CButton id="AP_BansheeShapedHull">
<Name value="Button/Name/AP_ShapedHull"/>
<Icon value="Assets\Textures\btn-techupgrade-terran-shapedhull.dds"/>
<Icon value="AP\Assets\Textures\btn-techupgrade-terran-shapedhull-colored.dds"/>
<EditorCategories value="Race:Terran"/>
<TintRacially value="1"/>
</CButton>
<CButton id="AP_BansheeAdvancedOptics">
<Icon value="Assets\Textures\btn-ability-terran-detectionconedebuff.dds"/>
Expand Down

0 comments on commit 4cff6c8

Please sign in to comment.