mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-22 07:53:00 +02:00
Fix RIME's description (it is formed through deposition, not sublimation)
This commit is contained in:
@@ -30,7 +30,7 @@ void Element::Element_RIME()
|
||||
|
||||
DefaultProperties.temp = -30.0f + 273.15f;
|
||||
HeatConduct = 100;
|
||||
Description = "Solid, created when steam cools rapidly and goes through sublimation.";
|
||||
Description = "Solid, created when steam cools rapidly and goes through deposition, skipping the liquid phase.";
|
||||
|
||||
Properties = TYPE_SOLID;
|
||||
|
||||
|
Reference in New Issue
Block a user