Skip to content

Commit

Permalink
Make better insulation
Browse files Browse the repository at this point in the history
  • Loading branch information
Capkirk123 committed Nov 10, 2024
1 parent b66997d commit 4c42e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameData/RealismOverhaul/RO_Materials.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
// After, so we can be positively sure this runs after we set skin properties
@PART:HAS[#skinInsulationTag[?rue]]:AFTER[RealismOverhaul_Materials]
{
@skinInternalConductionMult *= 0.025 //skin is isolated from internal structure
@skinInternalConductionMult *= 0.010 //skin is isolated from internal structure
}
// =================================================================================
Expand Down

0 comments on commit 4c42e6c

Please sign in to comment.