Cleans up map errors
Knowing my fucking luck it ain't all of 'em
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
|
||||
/obj/item/flashlight/Initialize()
|
||||
. = ..()
|
||||
if(icon_state == "[initial(icon_state)]-on")
|
||||
on = TRUE
|
||||
update_brightness()
|
||||
|
||||
/obj/item/flashlight/proc/update_brightness(mob/user = null)
|
||||
|
||||
Reference in New Issue
Block a user