From 0de4fec07c39eaef7f16f72ac63a24b457d85b02 Mon Sep 17 00:00:00 2001 From: Zefram Date: Tue, 26 Aug 2014 01:39:41 +0100 Subject: [PATCH] Fix second description of radioactive group value --- technic/machines/HV/nuclear_reactor.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technic/machines/HV/nuclear_reactor.lua b/technic/machines/HV/nuclear_reactor.lua index 31252a7..7ff5c5b 100644 --- a/technic/machines/HV/nuclear_reactor.lua +++ b/technic/machines/HV/nuclear_reactor.lua @@ -543,7 +543,7 @@ end -- and the group value signifies the strength of the radiation source. -- The group value is the distance in millimetres from a node at which -- an unshielded player will be damaged by 0.25 HP/s. Or, equivalently, --- it is 500 times the square root of the damage rate in HP/s that an +-- it is 2000 times the square root of the damage rate in HP/s that an -- unshielded player 1 m away will take. -- -- Shielding is assessed by sampling every 0.25 m along the path -- 2.30.2