summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/simulation/elements/BCOL.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BCOL.cpp b/src/simulation/elements/BCOL.cpp
index 3fb85af..cb53f6c 100644
--- a/src/simulation/elements/BCOL.cpp
+++ b/src/simulation/elements/BCOL.cpp
@@ -21,7 +21,7 @@ Element_BCOL::Element_BCOL()
Flammable = 0;
Explosive = 0;
- Meltable = 5;
+ Meltable = 0;
Hardness = 2;
Weight = 90;