Merge pull request #11841 from Citadel-Station-13/Ghommie-patch-4
Hardsuit helmet peeve.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/attack_self(mob/user)
|
||||
on = !on
|
||||
user.update_inv_head() //so our mob-overlays update
|
||||
update_icon() //the mob overlay update is already done by the update_icon_updates_onmob element.
|
||||
if(on)
|
||||
set_light(brightness_on)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user