mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
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:
@@ -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
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user