another typo fix...
This commit is contained in:
parent
f3a7d966d2
commit
1ff280acb2
@ -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