Skip to content

Commit

Permalink
Phoenix Beam Collision Fix (#4276)
Browse files Browse the repository at this point in the history
Fixes phoenixes heating each other to death, does not collide on
friendly anymore.
  • Loading branch information
ZephyrSkies7 authored Feb 3, 2025
1 parent 7bf5279 commit cfef3b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions units/Legion/Air/T2 Air/legphoenix.lua
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ return {
beamttl = 0.099,
camerashake = 0.1,
corethickness = 0.4,
collidefriendly = false,
craterareaofeffect = 120,
craterboost = 0,
cratermult = 0,
Expand Down

0 comments on commit cfef3b1

Please sign in to comment.