Merge pull request #12654 from TheSardele/species-sunglasses

Fixes sunglasses and sunglasses HUD sprites for Vox, Drask and Greys
This commit is contained in:
Fox McCloud
2020-02-24 19:51:05 -05:00
committed by GitHub
4 changed files with 5 additions and 0 deletions
+5
View File
@@ -274,6 +274,11 @@
see_in_dark = 0
flash_protect = 0
tint = 0
sprite_sheets = list(
"Vox" = 'icons/mob/species/vox/eyes.dmi',
"Drask" = 'icons/mob/species/drask/eyes.dmi',
"Grey" = 'icons/mob/species/grey/eyes.dmi'
)
/obj/item/clothing/glasses/sunglasses/noir
name = "noir sunglasses"