summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SHLD1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/SHLD1.cpp')
-rw-r--r--src/simulation/elements/SHLD1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/SHLD1.cpp b/src/simulation/elements/SHLD1.cpp
index d6abdf0..db06feb 100644
--- a/src/simulation/elements/SHLD1.cpp
+++ b/src/simulation/elements/SHLD1.cpp
@@ -28,7 +28,7 @@ Element_SHLD1::Element_SHLD1()
Temperature = R_TEMP+0.0f +273.15f;
HeatConduct = 0;
- Description = "Shield, spark it to grow";
+ Description = "Shield, spark it to grow.";
State = ST_SOLID;
Properties = TYPE_SOLID|PROP_LIFE_DEC;