// RP-0.cfg v1.4.0.0
// Sea Dragon (SEA)
// created: 25 Mar 2016
// updated: 21 Jan 2023

// this file: CC BY-SA 4.0 by zer0Kerbal and MacLuky

// [MacLuky](https://forum.kerbalspaceprogram.com/index.php?/profile/138597-macluky/)
// https://kerbal-forum-uploads.s3.us-west-2.amazonaws.com/monthly_2017_02/images.jpeg.827a2a27ac64dfb30eb89f360074c2b9.thumb.jpeg.a8b337244a05ae09756c6eac3830bd4a.jpeg
// https://forum.kerbalspaceprogram.com/index.php?/topic/134934-1213-real-scale-sea-dragon-034-2016-07-12/&do=findComment&comment=3938154

@PART[sea-engineStage1]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-engineStage2]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-fairing23m]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-tankBallast]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-tankStage1]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-tankStage2]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-tankStage3]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}

@PART[sea-engineTVC]:NEEDS[RP-0]:FOR[SeaDragon]
{
  %TechRequired = orbitalRocketry1981
	@description ^=:$: <color=green>From RSSeaDragon mod.</color>
	@cost *= 1.2
	%entryCost *= 3
	%RP0conf = True
}
 