Skip to content

Commit

Permalink
Add Disruptor Blink range indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Aug 12, 2024
1 parent 2c538c0 commit dc043bd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7947,6 +7947,9 @@
<CActorRange id="AP_NovaArmorBlinkSuitBlink_Range" parent="RangeAbil" abil="AP_NovaArmorBlinkSuitBlink">
<Abil Link="AP_BlinkDummy"/>
</CActorRange>
<CActorRange id="AP_DisruptorBlink_Range" parent="RangeAbil" abil="AP_DisruptorBlink">
<Abil Link="AP_BlinkDummy"/>
</CActorRange>
<CActorRange id="AP_DarkTemplarShadowDash_Range" parent="RangeAbil" abil="AP_DarkTemplarShadowDash">
<Abil Link="AP_BlinkDummy"/>
</CActorRange>
Expand Down

0 comments on commit dc043bd

Please sign in to comment.