mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-13 11:29:48 +07:00
Did TODO for 'advanced version' for NuclearReactor
Saw comment for that, thought 'why not?' Also shortened first line of desc.
This commit is contained in:
parent
60f23b34e6
commit
4d5bed78d4
@ -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…
Reference in New Issue
Block a user