mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Merge branch 'master' into upstream-merge-8298
This commit is contained in:
@@ -332,6 +332,12 @@
|
||||
|
||||
linkedholodeck.sound_env = A.sound_env
|
||||
|
||||
if(prog == powerdown_program)
|
||||
linkedholodeck.requires_power = TRUE
|
||||
else
|
||||
linkedholodeck.requires_power = FALSE
|
||||
linkedholodeck.power_change()
|
||||
|
||||
spawn(30)
|
||||
for(var/obj/effect/landmark/L in linkedholodeck)
|
||||
if(L.name=="Atmospheric Test Start")
|
||||
|
||||
Reference in New Issue
Block a user