Merge branch 'master' into mechs-are-vehicles

This commit is contained in:
SandPoot
2022-03-17 22:23:48 -03:00
committed by GitHub
11 changed files with 78 additions and 29 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
P.pixel_x = planet_offset_x
P.pixel_y = planet_offset_y
. += P
if(random_layer)
if(ispath(random_layer, /atom/movable/screen/parallax_layer))
. += new random_layer
if(ispath(random_layer, /atom/movable/screen/parallax_layer/space/random/space_gas))
var/atom/movable/screen/parallax_layer/space/random/space_gas/SG = locate(random_layer) in objects