Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kiwi Orbital Design Services Configs #3014

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SkyPhoenix999
Copy link
Contributor

Mod continues to be developed, more parts will be included in later pulls if this pull gets approved early.

Parts Include:

  • Vulcan Centaur
  • Rocket 3
  • Electron
  • Terran 1
  • Zhuque 2
  • Helios

Parts Include:

- Vulcan Centaur
- Rocket 3
- Electron
- Terran 1
- Zhuque 2
- Helios
{
@runningEffectName = running
}
MODULE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't write engine configs in-place

{
@runningEffectName = running
}
MODULE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

hasHibernation = True
}

// Uses Fuel Cells for Power
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be in the kerbalism config

}


// Vulcan Centaur Fairing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please actually set sensible masses for these

}


// Fairing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please actually set a sensible mass for these

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These fairings are extremely small, the provided mass is an approximate estimate to allow for the correct performance of the rocket. Any heavier and it won't make orbit.

{
@runningEffectName = running
}
MODULE // Using RL10 CECE-Methane Stats
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix

}
%engineType = AeonOne
%engineTypeMult = 9
%clusterMultiplier = 1.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the same as the number of engines in the cluster

@title = Aeon-1 Engine Cluster
@MODULE[ModuleEngineConfigs]
{
@origMass = 0.25113 // ( 9 Engines + ~1200kg Shielding )/9
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are more elegant ways to do this



// Fairing
@PART[TerranFairing]:FOR[RealismOverhaul]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please actually set a sensible mass for these



// Fairing
@PART[ZhuqueFairing]:FOR[RealismOverhaul]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please actually set a sensible mass for these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants