TPT: Allow TTAN to conduct more than once 81f84c4678

This commit is contained in:
Simon Robertshaw 2012-06-12 18:17:51 +01:00
parent 7c5e74410b
commit 5f68a41742

View File

@ -32,7 +32,7 @@ Element_TTAN::Element_TTAN()
Description = "Titanium, Higher melting temperature than other metals, blocks all air pressure";
State = ST_SOLID;
Properties = TYPE_SOLID|PROP_CONDUCTS|PROP_HOT_GLOW;
Properties = TYPE_SOLID|PROP_CONDUCTS|PROP_HOT_GLOW|PROP_LIFE_DEC;
LowPressure = IPL;
LowPressureTransition = NT;