mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-12 19:34:01 +02:00
another typo fix...
This commit is contained in:
@@ -28,7 +28,7 @@ Element_PLUT::Element_PLUT()
|
||||
|
||||
Temperature = R_TEMP+4.0f +273.15f;
|
||||
HeatConduct = 251;
|
||||
Description = "Plutonium. Heavy, fissle particles. Generates neutrons under pressure.";
|
||||
Description = "Plutonium. Heavy, fissile particles. Generates neutrons under pressure.";
|
||||
|
||||
Properties = TYPE_PART|PROP_NEUTPASS|PROP_RADIOACTIVE;
|
||||
|
||||
|
Reference in New Issue
Block a user