mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-02 13:42:32 +00:00
* christmas cheer * modified christmas cheer to be less in the way * fixed the bonfire, it was fugged * added destructable snow * fixed presents * i fORGOT TO MAPMERGE WHY * sprinkled frilly edges Co-authored-by: danni-boy <32673848+danni-boy@users.noreply.github.com>
12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
/obj/structure/snow
|
|
gender = PLURAL
|
|
name = "snow"
|
|
desc = "A crunchy layer of freshly fallen snow."
|
|
anchored = TRUE
|
|
density = FALSE
|
|
layer = TURF_LAYER
|
|
plane = FLOOR_PLANE
|
|
icon = 'icons/turf/snow.dmi'
|
|
icon_state = "snow"
|
|
max_integrity = 15
|