mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-24 08:52:51 +02:00
Remove inaccuracy in OIL's description
This commit is contained in:
@@ -27,7 +27,7 @@ void Element::Element_OIL()
|
|||||||
Weight = 20;
|
Weight = 20;
|
||||||
|
|
||||||
HeatConduct = 42;
|
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;
|
Properties = TYPE_LIQUID | PROP_NEUTPASS;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user