mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
cleaned up artifact/find debris spawning, stopped debris being dropped for every asteroid turf, dropped machinery heat gain by 3/4
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
var/target_scan_ticks = 60
|
||||
var/report_num = 0
|
||||
var/scan_process = 0
|
||||
var/heat_accumulation_rate = 1
|
||||
var/heat_accumulation_rate = 0.25
|
||||
var/temperature = 273 //measured in kelvin, if this exceeds 1200, the machine is damaged and requires repairs
|
||||
//if this exceeds 600 and safety is enabled it will shutdown
|
||||
//temp greater than 600 also requires a safety prompt to initiate scanning
|
||||
|
||||
Reference in New Issue
Block a user