Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions GameData/ROEngines/PartConfigs/Agena_BDB.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ PART
{
%LinkB9PSModule[nozzle] { subtype = 8096 }
}
@CONFIG[Model8096-HDA]
{
%LinkB9PSModule[nozzle] { subtype = 8096 }
}
@CONFIG[Model8096-39]
{
%LinkB9PSModule[nozzle] { subtype = 8096 }
Expand All @@ -260,6 +264,10 @@ PART
{
%LinkB9PSModule[nozzle] { subtype = 8096B }
}
@CONFIG[Model8096B]
{
%LinkB9PSModule[nozzle] { subtype = 8096B }
}
@CONFIG[Model8096C]
{
%LinkB9PSModule[nozzle] { subtype = 8096C }
Expand Down
4 changes: 2 additions & 2 deletions GameData/ROEngines/PartConfigs/Agena_EquipmentRack_BDB.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ PART

tags = agena, agena-a, a, agena-b, b, agena-d, d, bell, lockheed, equipment, rcs

mass = 0.017
mass = 0.0262 //https://ntrs.nasa.gov/citations/19740024172/ p.3-26: 26.2 kg without equipment

//Use generic RCS configs
useRcsConfig = RCSBlockTenth
Expand Down Expand Up @@ -108,7 +108,7 @@ PART
{
name = ModuleFuelTanks
volume = 90 //Include space for batteries
basemass = 0.017
basemass = 0.0262
type = SM-III //Gemini-era
TANK
{
Expand Down
Loading