Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ partial class Parts
{
Enable = true,
Radius = 11.25f, // Meters
Damage = 12500f,
Damage = 10000f,
Depth = 3.1f,
MaxAbsorb = 0f,
Falloff = Curve, //.NoFalloff applies the same damage to all blocks in radius
Expand Down Expand Up @@ -438,3 +438,4 @@ partial class Parts
}
}