Improve EXOT description

This commit is contained in:
Simon Robertshaw 2012-10-26 15:14:57 +01:00
parent 6d1c7be740
commit 63daf67d44

View File

@ -28,7 +28,7 @@ Element_EXOT::Element_EXOT()
Temperature = R_TEMP-2.0f +273.15f;
HeatConduct = 29;
Description = "Radioactive liquid";
Description = "Exotic matter. Explodes with excess exposure to electrons.";
State = ST_LIQUID;
Properties = TYPE_LIQUID|PROP_NEUTPENETRATE;