Skip to content

Commit e20a4e4

Browse files
authored
Add NIP 4 and NIP 6 tracking stations (#295)
* Add NIP 4 Yeniseisk tracking station Add the NIP 4 Yeniseisk tracking station to central Siberia, to provide downrange coverage for launches from Baikonur. * Add NIP-6 too Add NIP-6 tracking station to Kamchatka Peninsula
1 parent 6d4ad90 commit e20a4e4

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

GameData/RealSolarSystem/RSS_CommNet_Stations.cfg

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,24 @@
375375
alt = 50
376376
}
377377

378+
City2
379+
{
380+
name = NIPTrackingStation
381+
objectName = NIP 4 - Yeniseisk
382+
lat = 58.445833
383+
lon = 92.265833
384+
alt = 80
385+
}
386+
387+
City2
388+
{
389+
name = NIPTrackingStation
390+
objectName = NIP 6 - Vulkanny
391+
lat = 53.101389
392+
lon = 158.359167
393+
alt = 50
394+
}
395+
378396
City2
379397
{
380398
name = KSATTrackingStation

0 commit comments

Comments
 (0)