Remove inaccuracy in OIL's description
This commit is contained in:
parent
b278eb4393
commit
f70f222a61
@ -27,7 +27,7 @@ void Element::Element_OIL()
|
||||
Weight = 20;
|
||||
|
||||
HeatConduct = 42;
|
||||
Description = "Flammable, turns into GAS at low pressure or high temperature. Can be formed with NEUT and NITR.";
|
||||
Description = "Flammable, turns into GAS at low pressure or high temperature.";
|
||||
|
||||
Properties = TYPE_LIQUID | PROP_NEUTPASS;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user