mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 13:06:18 +01:00
Candy decoration update
Added candy lights and more colors to the peppermint candy flora
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user