mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-07-31 13:40:12 +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;
|
Temperature = R_TEMP+4.0f +273.15f;
|
||||||
HeatConduct = 251;
|
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;
|
Properties = TYPE_PART|PROP_NEUTPASS|PROP_RADIOACTIVE;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user