diff --git a/game/ato/flightplans/airassault.py b/game/ato/flightplans/airassault.py index aa381741..5e66d7cd 100644 --- a/game/ato/flightplans/airassault.py +++ b/game/ato/flightplans/airassault.py @@ -121,6 +121,7 @@ class Builder(IBuilder[AirAssaultFlightPlan, AirAssaultLayout]): heading = self.package.target.position.heading_between_point(pickup_position) if self.flight.is_hercules: assault_area.only_for_player = False + assault_area.alt = feet(1000) # TODO we can not gurantee a safe LZ for DropOff. See comment above. drop_off_zone = MissionTarget(