mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 13:40:12 +02:00
fix RFRG description typo (use more common spelling)
This commit is contained in:
@@ -28,7 +28,7 @@ Element_RFRG::Element_RFRG()
|
||||
|
||||
Temperature = R_TEMP + 273.15f;
|
||||
HeatConduct = 3;
|
||||
Description = "Refrigerant. Heats up and liquifies under pressure.";
|
||||
Description = "Refrigerant. Heats up and liquefies under pressure.";
|
||||
|
||||
Properties = TYPE_GAS|PROP_DEADLY;
|
||||
|
||||
|
Reference in New Issue
Block a user