From 90ecddf7fe44c113e28acb33f1e1360c5697d4dd Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sun, 4 May 2014 15:26:08 -0400 Subject: [PATCH] update technic --- mods/technic/technic/machines/HV/nuclear_reactor.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/technic/technic/machines/HV/nuclear_reactor.lua b/mods/technic/technic/machines/HV/nuclear_reactor.lua index 248d0c0..4dbd0c5 100644 --- a/mods/technic/technic/machines/HV/nuclear_reactor.lua +++ b/mods/technic/technic/machines/HV/nuclear_reactor.lua @@ -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.