mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-10 18:34:21 +02:00
Typo in BRMT's description (#319)
This commit is contained in:
@@ -28,7 +28,7 @@ Element_BRMT::Element_BRMT()
|
|||||||
|
|
||||||
Temperature = R_TEMP+0.0f +273.15f;
|
Temperature = R_TEMP+0.0f +273.15f;
|
||||||
HeatConduct = 211;
|
HeatConduct = 211;
|
||||||
Description = "Broken metal. Created when iron rusts or when when metals break from pressure.";
|
Description = "Broken metal. Created when iron rusts or when metals break from pressure.";
|
||||||
|
|
||||||
Properties = TYPE_PART|PROP_CONDUCTS|PROP_LIFE_DEC|PROP_HOT_GLOW;
|
Properties = TYPE_PART|PROP_CONDUCTS|PROP_LIFE_DEC|PROP_HOT_GLOW;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user