1
0
mirror of https://github.com/The-Powder-Toy/The-Powder-Toy.git synced 2025-04-08 08:23:54 +02:00

Typo in BRMT's description ()

This commit is contained in:
SopaXorzTaker 2016-09-05 02:47:10 +03:00 committed by jacob1
parent a7d108593c
commit 968116bcad

@ -28,7 +28,7 @@ Element_BRMT::Element_BRMT()
Temperature = R_TEMP+0.0f +273.15f;
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;