Merge remote-tracking branch 'upstream/master'

This commit is contained in:
BongaTheProto
2022-03-17 22:59:13 -05:00
13 changed files with 1626 additions and 1576 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 && random_layer != "null")
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