changeset 14770 | 533ac9774279 |
parent 14595 | 6e5cda26f676 |
child 14789 | 185f07ec4d12 |
--- a/hedgewars/uGearsUtils.pas Wed Apr 03 13:00:05 2019 +0200 +++ b/hedgewars/uGearsUtils.pas Sun Apr 07 18:21:14 2019 +0200 @@ -1591,6 +1591,7 @@ if t<h then begin FollowGear:= AddGear(0, 0, gtCase, 0, _0, _0, 0); + FollowGear^.RenderHealth:= true; FollowGear^.Health:= cHealthCaseAmount; FollowGear^.Pos:= posCaseHealth; // health crate is smaller than the other crates