Merge pull request #1126 from CHOMPStationBot/upstream-merge-9576

[MIRROR] Fixes custom borg sprites.
This commit is contained in:
Nadyr
2021-01-16 20:01:44 -05:00
committed by GitHub

View File

@@ -141,6 +141,8 @@
to_chat(cleaned_human, "<span class='warning'>[src] cleans your face!</span>")
/mob/living/silicon/robot/proc/vr_sprite_check()
if(custom_sprite == TRUE)
return
if(wideborg == TRUE)
if(icontype== "Drake") // Why, Why can't we have normal nice things
icon = 'icons/mob/drakeborg/drakeborg_vr.dmi'