mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-27 01:44:31 +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;
|
||||
Explosive = 0;
|
||||
Meltable = 5;
|
||||
Meltable = 0;
|
||||
Hardness = 2;
|
||||
|
||||
Weight = 90;
|
||||
|
Reference in New Issue
Block a user