Skip to content

Commit

Permalink
Fix a minor bug in Dragoon Phalanx Suit
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Jul 4, 2024
1 parent 0d6743c commit aca95f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11079,7 +11079,7 @@
<EffectArray Reference="Weapon,AP_Dragoon,Range" Value="2"/>
<EffectArray Reference="Weapon,AP_Dragoon,MinScanRange" Value="2"/>
<EffectArray Operation="Subtract" Reference="Unit,AP_Dragoon,Radius" Value="0.175"/>
<EffectArray Reference="Unit,AP_Dragoon,MoveSpeed" Value="0.25"/>
<EffectArray Reference="Unit,AP_Dragoon,Speed" Value="0.25"/>
<EditorCategories value="Race:Protoss,UpgradeType:SpellResearch"/>
<AffectedUnitArray value="AP_Dragoon"/>
</CUpgrade>
Expand Down

0 comments on commit aca95f6

Please sign in to comment.