Skip to content

Commit 5196c88

Browse files
committed
Added rad shielding for Structural Fuselage
1 parent 54906d5 commit 5196c88

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Patches/KHStock.cfg

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,21 @@
357357
}
358358
}
359359

360+
@PART[Mk1FuselageStructural]
361+
{
362+
MODULE
363+
{
364+
name = ModuleKerbalHealth
365+
shielding = 1
366+
}
367+
RESOURCE
368+
{
369+
name = RadiationShielding
370+
amount = 0
371+
maxAmount = 1
372+
}
373+
}
374+
360375
@PART[mk3CargoBayS]
361376
{
362377
MODULE

0 commit comments

Comments
 (0)