Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit e2d86c6

Browse files
committed
IsScrap = backl to 1 for scrap metals
1 parent 57e386b commit e2d86c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Base.rte/Materials.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@ AddMaterial = Material
853853
GibWoundLimitPerVolumeL = 0.1
854854
Priority = 10
855855
SettleMaterial = 182
856-
IsScrap = 0
856+
IsScrap = 1
857857
Color = Color
858858
R = 185
859859
G = 195
@@ -885,7 +885,7 @@ AddMaterial = Material
885885
GibImpulseLimitPerVolumeL = 11
886886
GibWoundLimitPerVolumeL = 0.1
887887
Priority = 10
888-
IsScrap = 0
888+
IsScrap = 1
889889
Color = Color
890890
R = 185
891891
G = 195

0 commit comments

Comments
 (0)