mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-20 20:22:24 +01:00
22 lines
603 B
Plaintext
22 lines
603 B
Plaintext
/turf/open/floor/plating/dirt
|
|
gender = PLURAL
|
|
name = "dirt"
|
|
desc = "Upon closer examination, it's still dirt."
|
|
icon = 'icons/turf/floors.dmi'
|
|
icon_state = "dirt"
|
|
baseturfs = /turf/open/chasm/jungle
|
|
initial_gas_mix = LAVALAND_DEFAULT_ATMOS
|
|
planetary_atmos = TRUE
|
|
attachment_holes = FALSE
|
|
footstep = FOOTSTEP_SAND
|
|
barefootstep = FOOTSTEP_SAND
|
|
clawfootstep = FOOTSTEP_SAND
|
|
heavyfootstep = FOOTSTEP_GENERIC_HEAVY
|
|
tiled_dirt = FALSE
|
|
|
|
/turf/open/floor/plating/dirt/dark
|
|
icon_state = "greenerdirt"
|
|
|
|
/turf/open/floor/plating/dirt/try_replace_tile(obj/item/stack/tile/T, mob/user, params)
|
|
return
|