Skip to content

Commit

Permalink
Merge pull request Ziktofel#330 from Snarkie/sc2-next
Browse files Browse the repository at this point in the history
Fix Baneling Launch ammo unit not removed properly
  • Loading branch information
Ziktofel authored Dec 3, 2024
2 parents 246447b + 7b5d361 commit 95fdf06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23012,7 +23012,7 @@
</CEffectSet>
<CEffectUseMagazine id="AP_BanelingLaunchUseMagazine">
<AmmoUnit value="AP_BanelingLaunchAmmo"/>
<AmmoEffect value="KillRemove"/>
<AmmoEffect value="AP_KillRemove"/>
</CEffectUseMagazine>
<CEffectDamage id="AP_BanelingLaunchExplodeDirect" parent="DU_WEAP">
<EditorCategories value="Race:Zerg"/>
Expand Down

0 comments on commit 95fdf06

Please sign in to comment.