mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge pull request #7373 from Novacat/nova-basicfixes
Uses original values for potato reactor
This commit is contained in:
@@ -4,11 +4,7 @@
|
||||
icon = 'icons/obj/power.dmi'
|
||||
icon_state = "potato"
|
||||
time_per_sheet = 1152 //same power output, but a 50 sheet stack will last 4 hours at max safe power
|
||||
power_gen = 40000 //watts
|
||||
max_power_output = 7
|
||||
max_safe_output = 5
|
||||
temperature_gain = 40 //how much the temperature increases per power output level, in degrees per level
|
||||
max_temperature = 500
|
||||
power_gen = 50000 //watts
|
||||
anchored = 1
|
||||
|
||||
// Circuits for the RTGs below
|
||||
|
||||
Reference in New Issue
Block a user