Skip to content

Commit

Permalink
Flag BanelingSeek as melee so it won't get range buffs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Jun 15, 2024
1 parent 5b7fd64 commit 4ea799e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2105,6 +2105,7 @@
<CWeaponLegacy id="AP_BanelingSeekTarget">
<Options index="Disabled" value="1"/>
<Options index="Hidden" value="1"/>
<Options index="Melee" value="1"/>
<AcquireScanFilters value="-;Structure"/>
<MinimumRange value="0.25"/>
<Range value="3"/>
Expand All @@ -2115,6 +2116,7 @@
<CWeaponLegacy id="AP_BanelingSeekTargetBuilding">
<Options index="Disabled" value="1"/>
<Options index="Hidden" value="1"/>
<Options index="Melee" value="1"/>
<MinimumRange value="0.25"/>
<Range value="3"/>
<Period value="1"/>
Expand Down

0 comments on commit 4ea799e

Please sign in to comment.