mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 18:33:36 +00:00
ok
This commit is contained in:
@@ -117,6 +117,7 @@
|
|||||||
anchored = TRUE
|
anchored = TRUE
|
||||||
max_integrity = 30
|
max_integrity = 30
|
||||||
layer = LATTICE_LAYER
|
layer = LATTICE_LAYER
|
||||||
|
light_power = 0.3
|
||||||
|
|
||||||
var/hidden_message
|
var/hidden_message
|
||||||
var/creator_key
|
var/creator_key
|
||||||
@@ -153,7 +154,6 @@
|
|||||||
var/newcolor = copytext(hash, 1, 7)
|
var/newcolor = copytext(hash, 1, 7)
|
||||||
add_atom_colour("#[newcolor]", FIXED_COLOUR_PRIORITY)
|
add_atom_colour("#[newcolor]", FIXED_COLOUR_PRIORITY)
|
||||||
light_color = "#[newcolor]"
|
light_color = "#[newcolor]"
|
||||||
light_power = 0.3
|
|
||||||
set_light(1)
|
set_light(1)
|
||||||
|
|
||||||
/obj/structure/chisel_message/proc/pack()
|
/obj/structure/chisel_message/proc/pack()
|
||||||
|
|||||||
Reference in New Issue
Block a user