mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
b34e8fa301
* CI now bans files with the same name * Part 1 * Warriorstar python tweaks * Part Deux * Fix unticked * fix
13 lines
296 B
Plaintext
13 lines
296 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"
|