mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 09:27:45 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user