Skip to content

Commit

Permalink
Fix female Ghost wireframe and unit icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Jul 3, 2024
1 parent 7a48b6e commit b22d807
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3758,9 +3758,9 @@
<BarOffset value="50"/>
<BarWidth value="42"/>
<GroupIcon>
<Image value="Assets\Textures\wireframe-terran-ghost.dds"/>
<Image value="Assets\Textures\wireframe-ghostfemale.dds"/>
</GroupIcon>
<HeroIcon value="Assets\Textures\btn-unit-terran-ghost.dds"/>
<HeroIcon value="Assets\Textures\btn-unit-terran-dom-femaleghost.dds"/>
<HighlightTooltip value="Unit/Name/AP_GhostAlternate"/>
<LifeArmorIcon value="Assets\Textures\btn-upgrade-terran-infantryarmorlevel0.dds"/>
<SelectAbilCmd value="AP_EMP,Execute"/>
Expand All @@ -3770,9 +3770,9 @@
<SoundArray index="Yes" value="GhostAlternate_Yes"/>
<SoundArray index="Attack" value="GhostAlternate_Attack"/>
<SoundArray index="Pissed" value="GhostAlternate_Pissed"/>
<UnitIcon value="Assets\Textures\btn-unit-terran-ghost.dds"/>
<UnitIcon value="Assets\Textures\btn-unit-terran-dom-femaleghost.dds"/>
<Wireframe>
<Image value="Assets\Textures\wireframe-terran-ghost.dds"/>
<Image value="Assets\Textures\wireframe-ghostfemale.dds"/>
</Wireframe>
</CActorUnit>
<CActorSound id="AP_GhostAlternate_Death" parent="SoundOneShot">
Expand Down

0 comments on commit b22d807

Please sign in to comment.