mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Merge branch 'fake-master' into development
# Conflicts: # code/ATMOSPHERICS/atmospherics.dm # code/defines/procs/announce.dm # maps/aurora/aurora-3_sublevel.dmm
This commit is contained in:
@@ -45,6 +45,10 @@ Pipelines + Other Objects -> Pipe network
|
||||
if (mapload)
|
||||
return INITIALIZE_HINT_LATELOAD
|
||||
|
||||
/obj/machinery/atmospherics/Destroy()
|
||||
..()
|
||||
return QDEL_HINT_HARDDEL // fuck it
|
||||
|
||||
/obj/machinery/atmospherics/proc/atmos_init()
|
||||
|
||||
// atmos_init() and Initialize() must be separate, as atmos_init() can be called multiple times after the machine has been initialized.
|
||||
|
||||
Reference in New Issue
Block a user