Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
93 lines
1.7 KiB
Plaintext
93 lines
1.7 KiB
Plaintext
[HeatSink]
|
|
Type=HeatSinkClassID
|
|
Include=heatsnk.sub
|
|
HeatSinkCount=28
|
|
|
|
// Condenser1 is for energy weapons
|
|
[Condenser1]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
ValveSetting=1.0
|
|
|
|
// Condenser2 is for AC and missile
|
|
[Condenser2]
|
|
Type=CondenserClassID
|
|
Include=condensr.sub
|
|
HeatSink=HeatSink
|
|
ValveSetting=5.0
|
|
|
|
[Generator]
|
|
Type=GeneratorClassID
|
|
Include=genrator.sub
|
|
HeatSink=HeatSink
|
|
|
|
[Sensor]
|
|
Type=SensorClassID
|
|
Include=sensor.sub
|
|
HeatSink=HeatSink
|
|
|
|
[PowerBar]
|
|
Type=PowerBarClassID
|
|
Include=pwrbar.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[ERMLaser1]
|
|
Type=EmitterClassID
|
|
Include=ermlaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitelgunport
|
|
|
|
[ERMLaser2]
|
|
Type=EmitterClassID
|
|
Include=ermlaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitelgunport
|
|
|
|
[ERMLaser3]
|
|
Type=EmitterClassID
|
|
Include=ermlaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitergunport
|
|
|
|
[ERMLaser4]
|
|
Type=EmitterClassID
|
|
Include=ermlaser.sub
|
|
HeatSink=Condenser1
|
|
VoltageSource=PowerBar
|
|
SegmentPageName=sitergunport
|
|
|
|
|
|
|
|
[AmmoBinAutoCannon1]
|
|
Type=AmmoBinClassID
|
|
Include=ammoac10.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[AmmoBinAutoCannon2]
|
|
Type=AmmoBinClassID
|
|
Include=ammoac10.sub
|
|
HeatSink=HeatSink
|
|
VoltageSource=Generator
|
|
|
|
[AutoCannon1]
|
|
Type=ProjectileWeaponClassID
|
|
Include=ac10.sub
|
|
HeatSink=Condenser2
|
|
AmmoBin=AmmoBinAutoCannon1
|
|
VoltageSource=AmmoBinAutoCannon2
|
|
SegmentPageName=sitelgunport
|
|
|
|
[AutoCannon2]
|
|
Type=ProjectileWeaponClassID
|
|
Include=ac10.sub
|
|
HeatSink=Condenser2
|
|
AmmoBin=AmmoBinAutoCannon2
|
|
VoltageSource=AmmoBinAutoCannon2
|
|
SegmentPageName=sitergunport
|