fix BCOL melting and not burning when heat sim is off
This commit is contained in:
parent
96221ff23e
commit
d9089d13c4
@ -21,7 +21,7 @@ Element_BCOL::Element_BCOL()
|
||||
|
||||
Flammable = 0;
|
||||
Explosive = 0;
|
||||
Meltable = 5;
|
||||
Meltable = 0;
|
||||
Hardness = 2;
|
||||
|
||||
Weight = 90;
|
||||
|
Reference in New Issue
Block a user