mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Stops shuttles from bringing background turfs with them. (#15580)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
icon_state = "desert"
|
||||
has_resources = 1
|
||||
footstep_sound = /singleton/sound_category/asteroid_footstep
|
||||
turf_flags = TURF_FLAG_BACKGROUND
|
||||
var/diggable = 1
|
||||
var/dirt_color = "#7c5e42"
|
||||
var/has_edge_icon = TRUE
|
||||
|
||||
Reference in New Issue
Block a user