summaryrefslogtreecommitdiff
path: root/src/simulation/elements/FSEP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/FSEP.cpp')
-rw-r--r--src/simulation/elements/FSEP.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/FSEP.cpp b/src/simulation/elements/FSEP.cpp
index 6b8ae47..b79b28a 100644
--- a/src/simulation/elements/FSEP.cpp
+++ b/src/simulation/elements/FSEP.cpp
@@ -28,7 +28,7 @@ Element_FSEP::Element_FSEP()
Temperature = R_TEMP+0.0f +273.15f;
HeatConduct = 70;
- Description = "Fuse Powder. See FUSE.";
+ Description = "Fuse Powder. Burns slowly like FUSE.";
State = ST_SOLID;
Properties = TYPE_PART;