diff --git a/planet/Settlement.ocf/Krakatoa.ocs/EnergyBar.ocd/Script.c b/planet/Settlement.ocf/Krakatoa.ocs/EnergyBar.ocd/Script.c index fbae6a995..c99c19a92 100644 --- a/planet/Settlement.ocf/Krakatoa.ocs/EnergyBar.ocd/Script.c +++ b/planet/Settlement.ocf/Krakatoa.ocs/EnergyBar.ocd/Script.c @@ -49,6 +49,7 @@ protected func UpdateEnergy() protected func AttachTargetLost() { RemoveObject(); } local Name = "$Name$"; +local Plane = 750; local ActMap = { Attach = { Prototype = Action,