mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
next new to init (#17400)
* next new to init * . * this needs thorough testing * . * needs an istype * also vnotice * mvoe to defines
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
desc = "A glowing bulb of some sort."
|
||||
icon_state = "glowbulb"
|
||||
|
||||
/obj/structure/diona/bulb/New(var/newloc)
|
||||
..()
|
||||
/obj/structure/diona/bulb/Initialize(mapload)
|
||||
. = ..()
|
||||
set_light(3,3,"#557733")
|
||||
|
||||
/datum/random_map/automata/diona
|
||||
|
||||
Reference in New Issue
Block a user