mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-13 00:32:48 +01:00
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
/obj/effect/turf_decal/weather
|
|
name = "sandy floor"
|
|
icon_state = "sandyfloor"
|
|
|
|
/obj/effect/turf_decal/weather/snow
|
|
name = "snowy floor"
|
|
icon_state = "snowyfloor"
|
|
|
|
/obj/effect/turf_decal/weather/snow/corner
|
|
name = "snow corner piece"
|
|
icon = 'icons/turf/snow.dmi'
|
|
icon_state = "snow_corner" |