mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 10:03:50 +01:00
Atmos fix
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
anchored = 1.0
|
||||
use_power = 1
|
||||
current_heat_capacity = 1000
|
||||
layer = 3
|
||||
|
||||
/obj/machinery/atmospherics/unary/cold_sink/freezer/New()
|
||||
..()
|
||||
@@ -137,6 +138,7 @@
|
||||
density = 1
|
||||
var/max_temperature = 0
|
||||
anchored = 1.0
|
||||
layer = 3
|
||||
|
||||
current_heat_capacity = 1000
|
||||
|
||||
|
||||
+11263
-11263
File diff suppressed because it is too large
Load Diff
@@ -22,6 +22,7 @@
|
||||
#define FILE_DIR "icons"
|
||||
#define FILE_DIR "icons/48x48"
|
||||
#define FILE_DIR "icons/ass"
|
||||
#define FILE_DIR "icons/atmos"
|
||||
#define FILE_DIR "icons/effects"
|
||||
#define FILE_DIR "icons/mecha"
|
||||
#define FILE_DIR "icons/misc"
|
||||
|
||||
Reference in New Issue
Block a user