less efficient tegs at radiants request, can bump it down more if he like but have to keep in mind this thing is going to be running for 20 hours.

Signed-off-by: izac112 <izac10@live.com>
This commit is contained in:
izac112
2020-01-04 19:21:16 +01:00
parent abe54115fb
commit c8bd2e78fa
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/obj/machinery/power/generator/oldteg
name = "old thermoelectric generator"
desc = "It's a 'high efficiency' thermoelectric generator, though this one seems a bit old and worn out. Are the turbines squeeking?"
max_power = 500000
thermal_efficiency = 0.40 //hardest thing i ever did in my life
+1
View File
@@ -2906,6 +2906,7 @@
#include "code\modules\power\fractal_reactor.dm"
#include "code\modules\power\generator.dm"
#include "code\modules\power\generator_type2.dm"
#include "code\modules\power\generator_yw.dm"
#include "code\modules\power\gravitygenerator.dm"
#include "code\modules\power\grid_checker.dm"
#include "code\modules\power\lighting.dm"