summaryrefslogtreecommitdiff
path: root/src/simulation/elements/EXOT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/EXOT.cpp')
-rw-r--r--src/simulation/elements/EXOT.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/EXOT.cpp b/src/simulation/elements/EXOT.cpp
index 8f8d874..2746695 100644
--- a/src/simulation/elements/EXOT.cpp
+++ b/src/simulation/elements/EXOT.cpp
@@ -28,7 +28,7 @@ Element_EXOT::Element_EXOT()
Temperature = R_TEMP-2.0f +273.15f;
HeatConduct = 250;
- Description = "Exotic matter. Explodes with excess exposure to electrons.";
+ Description = "Exotic matter. Explodes with excess exposure to electrons. Has many other odd reactions.";
State = ST_LIQUID;
Properties = TYPE_LIQUID|PROP_NEUTPASS;