mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-21 12:56:20 +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" |