mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected.
This commit is contained in:
committed by
Felix Linker
parent
ba264c325e
commit
365412375e
@@ -113,7 +113,14 @@
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
1,
|
||||
{
|
||||
"class": 1,
|
||||
"name": "Planetary",
|
||||
"eligible": {
|
||||
"pas": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -138,7 +145,8 @@
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
0,
|
||||
"4F"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user