summaryrefslogtreecommitdiff
path: root/src/simulation/elements/RBDM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/RBDM.cpp')
-rw-r--r--src/simulation/elements/RBDM.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/RBDM.cpp b/src/simulation/elements/RBDM.cpp
index eb25df4..9e08bc3 100644
--- a/src/simulation/elements/RBDM.cpp
+++ b/src/simulation/elements/RBDM.cpp
@@ -28,7 +28,7 @@ Element_RBDM::Element_RBDM()
Temperature = R_TEMP+0.0f +273.15f;
HeatConduct = 240;
- Description = "Rubidium, explosive, especially on contact with water, low melting point";
+ Description = "Rubidium. Explosive, especially on contact with water. Low melting point.";
State = ST_SOLID;
Properties = TYPE_SOLID|PROP_CONDUCTS|PROP_LIFE_DEC;