Skip to content

Commit

Permalink
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -14,6 +14,7 @@
@cost *= #$../../engineTypeMult$
@minThrust *= #$../../engineTypeMult$
@maxThrust *= #$../../engineTypeMult$
@thrusterPower *= #$../../engineTypeMult$
}
}
}
@@ -34,6 +35,7 @@
@cost *= #$../../engineTypeMult$
@minThrust *= #$../../minActiveEngines$
@maxThrust *= #$../../engineTypeMult$
@thrusterPower *= #$../../engineTypeMult$
}
}
}
Original file line number Diff line number Diff line change
@@ -97,6 +97,7 @@
@MODULE[ModuleEngineConfigs]
{
@type = ModuleEngines
!thrustRating = DEL

@CONFIG,*
{

0 comments on commit dc3f9ef

Please sign in to comment.