Stops shuttles from bringing background turfs with them. (#15580)

This commit is contained in:
Matt Atlas
2023-01-20 14:52:01 +01:00
committed by GitHub
parent 7caa069c9b
commit 25fd3ba098
91 changed files with 230 additions and 90 deletions
+1
View File
@@ -621,6 +621,7 @@ var/list/mineral_can_smooth_with = list(
footstep_sound = /singleton/sound_category/asteroid_footstep
roof_type = null
turf_flags = TURF_FLAG_BACKGROUND
// Same as the other, this is a global so we don't have a lot of pointless lists floating around.
// Basalt is explicitly omitted so ash will spill onto basalt turfs.