mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-28 10:20:04 +02:00
fix BCOL melting and not burning when heat sim is off
This commit is contained in:
@@ -21,7 +21,7 @@ Element_BCOL::Element_BCOL()
|
|||||||
|
|
||||||
Flammable = 0;
|
Flammable = 0;
|
||||||
Explosive = 0;
|
Explosive = 0;
|
||||||
Meltable = 5;
|
Meltable = 0;
|
||||||
Hardness = 2;
|
Hardness = 2;
|
||||||
|
|
||||||
Weight = 90;
|
Weight = 90;
|
||||||
|
Reference in New Issue
Block a user