mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
@@ -49,7 +49,6 @@
|
||||
update_icon_dropped()
|
||||
else
|
||||
I.loc = T
|
||||
SetLuminosity((initial(luminosity)))
|
||||
|
||||
/obj/item/bodypart/head/update_limb(dropping_limb, mob/living/carbon/source)
|
||||
var/mob/living/carbon/C
|
||||
|
||||
@@ -855,12 +855,6 @@
|
||||
M.AddLuminosity(-15)
|
||||
..()
|
||||
|
||||
/obj/item/organ/eyes/robotic/flashlight/transfer_to_limb(obj/item/bodypart/head/LB, mob/living/carbon/human/C)
|
||||
LB.eyes = src
|
||||
LB.AddLuminosity(15)
|
||||
..()
|
||||
|
||||
|
||||
// Welding shield implant
|
||||
/obj/item/organ/eyes/robotic/shield
|
||||
name = "shielded robotic eyes"
|
||||
|
||||
Reference in New Issue
Block a user