fix poly (#9662)
Signed-off-by: Jason <131086642+JasonP01@users.noreply.github.com>
This commit is contained in:
@@ -1318,6 +1318,7 @@ public class UnitTypes{
|
|||||||
|
|
||||||
healPercent = 5.5f;
|
healPercent = 5.5f;
|
||||||
collidesTeam = true;
|
collidesTeam = true;
|
||||||
|
reflectable = false;
|
||||||
backColor = Pal.heal;
|
backColor = Pal.heal;
|
||||||
trailColor = Pal.heal;
|
trailColor = Pal.heal;
|
||||||
}};
|
}};
|
||||||
|
|||||||
Reference in New Issue
Block a user