Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions GameData/RealismOverhaul/RO_Resources.cfg
Original file line number Diff line number Diff line change
@@ -355,49 +355,3 @@ RESOURCE_DEFINITION
maxAmount = 0.0
}
}

// Add Satellite Ballast

RESOURCE_DEFINITION
{
name = ComSatBus
density = 0.0002
unitCost = 0.05
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
volume = 1
}
RESOURCE_DEFINITION
{
name = WeatherSatBus
density = 0.0002
unitCost = 0.05
flowMode = ALL_VESSEL
transfer = PUMP
isTweakable = true
isVisible = true
volume = 1
}
@TANK_DEFINITION[Fuselage|ServiceModule]:FOR[RealismOverhaul]:NEEDS[RealFuels]
{
TANK
{
name = ComSatBus
mass = 0
utilization = 1
fillable = True
amount = 0.0
maxAmount = 0.0
}
TANK
{
name = WeatherSatBus
mass = 0
utilization = 1
fillable = True
amount = 0.0
maxAmount = 0.0
}
}

0 comments on commit 5b1ffc4

Please sign in to comment.