Merge pull request #14 from Luxray5474/patch-4
This commit is contained in:
@@ -271,9 +271,8 @@ public class ProductionBlocks{
|
|||||||
height = 3;
|
height = 3;
|
||||||
health = 600;
|
health = 600;
|
||||||
breaktime *= 2.3f;
|
breaktime *= 2.3f;
|
||||||
//description = "Advanced generator.";
|
fullDescription = "An advanced version of the RTG Generator, and the ultimate power generator. Generates power from uranium. Requires constant water cooling. "
|
||||||
fullDescription = "The ultimate power generator. Highly volatile. Generates power from uranium. Requires constant cooling in the form of water. "
|
+ "Highly volatile; will explode violently if insufficient amounts of coolant are supplied. ";
|
||||||
+ "Will explode violently if insufficient amounts of coolant are supplied. ";
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user