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

Biplane Parts need updating (or not) #189

Open
7ranceaddic7 opened this issue Nov 25, 2017 · 0 comments
Open

Biplane Parts need updating (or not) #189

7ranceaddic7 opened this issue Nov 25, 2017 · 0 comments

Comments

@7ranceaddic7
Copy link
Contributor

7ranceaddic7 commented Nov 25, 2017

I've created an MMConfig that handles this but thought it might be nice to incorporate these into the next release.

// AS_FS_Biplane.cfg
// Changes FGS Biplane for compatibility with Community Resources (IntakeAtm and Kerosene)

// Biplane Engine
@part[FS_BiplaneEngine]
{
@module[FSengine]
{
%resources = Kerosene,0.066;IntakeAtm,1
}

@MODULE[ModuleResourceIntake]
{
%resourceName = IntakeAtm
}

@RESOURCE[IntakeAir]
{
%name = IntakeAtm
}

}

// FS4BC Biplane Cockpit

@part[FS_BiplaneCockpit]
{
%vesselType = Plane

@RESOURCE[LiquidFuel]
{
%name = Kerosene
}

}

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

No branches or pull requests

1 participant