10 lines
321 B
Plaintext
10 lines
321 B
Plaintext
/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
|