Skip to content

Commit

Permalink
Merge pull request #324 from Snarkie/fix
Browse files Browse the repository at this point in the history
Fix  Barrage of Spikes autocast from transport
  • Loading branch information
Ziktofel authored Nov 28, 2024
2 parents 2c5bd9f + f28d756 commit 401f6f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12333,6 +12333,7 @@
<Arc value="360"/>
<AutoCastRange value="2"/>
<AutoCastValidatorArray value="AP_TyrannozorBarrageOfSpikesEnemiesNearby"/>
<AutoCastValidatorArray value="CasterIsNotHidden"/>
<CmdButtonArray index="Execute" DefaultButtonFace="AP_TyrannozorBarrageOfSpikes" Requirements="AP_HaveTyrannozorBarrageOfSpikes"/>
</CAbilEffectInstant>
<CAbilMorph id="AP_TyrannozorBurrowDown">
Expand Down

0 comments on commit 401f6f8

Please sign in to comment.