mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 06:51:30 -08:00
Merge pull request #14 from Luxray5474/patch-4
This commit is contained in:
commit
ecaca3df9c
1 changed files with 2 additions and 3 deletions
|
|
@ -271,9 +271,8 @@ public class ProductionBlocks{
|
|||
height = 3;
|
||||
health = 600;
|
||||
breaktime *= 2.3f;
|
||||
//description = "Advanced generator.";
|
||||
fullDescription = "The ultimate power generator. Highly volatile. Generates power from uranium. Requires constant cooling in the form of water. "
|
||||
+ "Will explode violently if insufficient amounts of coolant are supplied. ";
|
||||
fullDescription = "An advanced version of the RTG Generator, and the ultimate power generator. Generates power from uranium. Requires constant water cooling. "
|
||||
+ "Highly volatile; will explode violently if insufficient amounts of coolant are supplied. ";
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue