Candy decoration update

Added  candy lights and more colors to the peppermint candy flora
This commit is contained in:
MrSky12
2023-11-14 21:28:35 +01:00
parent 69c45f649a
commit a304c1442e
4 changed files with 26 additions and 0 deletions
@@ -0,0 +1,9 @@
/obj/structure/tree/candylight //GS13
name = "Peppermint Light"
desc = "A light source that's made out of a peppermint tree."
icon = 'GainStation13/icons/obj/gslight.dmi'
icon_state = "candylight"
max_integrity = 500
light_color = "#a5cfc5" //testing out my copy cat skills. -Metussi
light_range = 3
anchored = 1