mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-19 03:33:00 +01:00
15 lines
518 B
Plaintext
15 lines
518 B
Plaintext
/turf/open/indestructible/layenia/sand
|
|
name = "\improper crimson sand"
|
|
desc = "A reddish sand."
|
|
icon = 'hyperstation/icons/turf/floors/layeniasand.dmi'
|
|
icon_state = "mapping"
|
|
baseturfs = /turf/open/indestructible/layenia/crystal
|
|
slowdown = 1
|
|
barefootstep = FOOTSTEP_SAND
|
|
clawfootstep = FOOTSTEP_SAND
|
|
heavyfootstep = FOOTSTEP_GENERIC_HEAVY
|
|
initial_gas_mix = FROZEN_ATMOS
|
|
planetary_atmos = TRUE
|
|
smooth = SMOOTH_TRUE | SMOOTH_BORDER | SMOOTH_MORE
|
|
canSmoothWith = list(/turf/open/indestructible/layenia/sand)
|