List of Pulkovo destinations

Rossiya Russian Airlines (Pulkovo) operates the following services (as of December 2006):

Africa

Asia

Central Asia

East Asia

South Asia

  • India
    • Mumbai (Chatrapati Shivaji International Airport)

Southeast Asia

Southwest Asia

Europe

Eastern Europe

Northern Europe

Southern Europe

Western Europe

gollark: Works for me, <@!509348730156220427> .
gollark: ```lualocal a,b,c,d,s,q,e,r={peripheral.find"modem"},65533,{},{},type,"transmit"e=function(f)for g,h in pairs(a)do f(h)end end;e(function(h)h.open(b)end)while true do local i,j,k,l,m=os.pullEvent()if i=="modem_message"then if k==b and s(m)=="table"then local n=m.nMessageID;local o=m.nRecipient;if n and o and(s(n)=="number"or s(n)=="string")and s(o)=="number"and o>=0 and o<=65535 then if not c[n]then c[n]=true;d[os.startTimer(30)]=n;e(function(h)h[e](b,l,m)h[e](o,l,m)end)end end end elseif i=="timer"then local p=j;local n=d[p]if n then d[p]=r;c[p]=r end end end```
gollark: I think with some work I could get it down to less than two tweets long.
gollark: ```lualocal a,b,c,d,e={peripheral.find"modem"},rednet.CHANNEL_REPEAT,{},{}e=function(f)for g,h in pairs(a)do f(h)end end;e(function(h)h.open(b)end)while true do local i,j,k,l,m=os.pullEvent()if i=="modem_message"then if k==b and type(m)=="table"then local n=m.nMessageID;local o=m.nRecipient;if n and o and(type(n)=="number"or type(n)=="string")and type(o)=="number"and o>=0 and o<=65535 then if not c[n]then c[n]=true;d[os.startTimer(30)]=n;e(function(h)h.transmit(b,l,m)h.transmit(o,l,m)end)end end end elseif i=="timer"then local p=j;local n=d[p]if n then d[p]=nil;c[p]=nil end end end```Really small rednet repeater.
gollark: Fixed potatIMAGE:
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.