86400 ticks is one week, not 24h
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sun, 4 May 2014 19:23:34 +0000 (15:23 -0400)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sun, 4 May 2014 19:23:34 +0000 (15:23 -0400)
technic/machines/HV/nuclear_reactor.lua

index 248d0c08889301e04ffd40b2356feaf3acf563af..4dbd0c50929b98bef60d0a9c0d3026f6d715f1a1 100644 (file)
@@ -1,6 +1,6 @@
 -- The enriched uranium rod driven EU generator.
 -- A very large and advanced machine providing vast amounts of power.
--- Very efficient but also expensive to run as it needs uranium. (10000EU 86400 ticks (24h))
+-- Very efficient but also expensive to run as it needs uranium. (10000EU 86400 ticks (one week))
 -- Provides HV EUs that can be down converted as needed.
 --
 -- The nuclear reactor core needs water and a protective shield to work.