Update good.dm
This commit is contained in:
@@ -199,5 +199,4 @@
|
||||
|
||||
/datum/quirk/night_vision/on_spawn()
|
||||
var/mob/living/carbon/human/H = quirk_holder
|
||||
var/obj/item/organ/eyes/eyes = H.getorgan(/obj/item/organ/eyes)
|
||||
eyes.Insert(H) //refresh their eyesight and vision
|
||||
H.update_sight()
|
||||
|
||||
Reference in New Issue
Block a user