mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
* /icons/ folder cleansing crusade part 3 * fixes --------- Co-authored-by: YesterdaysPromise <122572637+YesterdaysPromise@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
27 lines
641 B
Plaintext
27 lines
641 B
Plaintext
/obj/effect/turf_decal/weather
|
|
name = "sandy floor"
|
|
icon_state = "sandyfloor"
|
|
|
|
/obj/effect/turf_decal/weather/snow
|
|
icon = 'icons/turf/overlays.dmi'
|
|
name = "snowy floor"
|
|
icon_state = "snowfloor"
|
|
|
|
/obj/effect/turf_decal/weather/snow/corner
|
|
icon = 'icons/turf/snow.dmi'
|
|
name = "snow corner piece"
|
|
icon_state = "snow_corner"
|
|
|
|
/obj/effect/turf_decal/weather/dirt
|
|
name = "dirt siding"
|
|
icon = 'icons/turf/decals.dmi'
|
|
icon_state = "dirt_side"
|
|
|
|
/obj/effect/turf_decal/weather/sand
|
|
name = "sand siding"
|
|
icon = 'icons/obj/fluff/beach.dmi'
|
|
icon_state = "sand_side"
|
|
|
|
/obj/effect/turf_decal/weather/sand/light
|
|
icon_state = "lightsand_side"
|