TPT: Allow TTAN to conduct more than once 81f84c4678
This commit is contained in:
parent
7c5e74410b
commit
5f68a41742
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user