removes the weird light from the upgraded mining hardsuit (#59982)

This commit is contained in:
Fikou
2021-07-04 16:37:04 -07:00
committed by GitHub
parent 27e1c4d3c1
commit f124ed1cff
2 changed files with 1 additions and 0 deletions
@@ -297,6 +297,7 @@
if(amount == maxamount)
hardsuit_type = "mining_goliath_full"
icon_state = "hardsuit[on]-[hardsuit_type]"
light_color = LIGHT_COLOR_FLARE
if(ishuman(loc))
var/mob/living/carbon/human/wearer = loc
if(wearer.head == src)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 KiB

After

Width:  |  Height:  |  Size: 201 KiB