mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #1126 from CHOMPStationBot/upstream-merge-9576
[MIRROR] Fixes custom borg sprites.
This commit is contained in:
@@ -141,6 +141,8 @@
|
|||||||
to_chat(cleaned_human, "<span class='warning'>[src] cleans your face!</span>")
|
to_chat(cleaned_human, "<span class='warning'>[src] cleans your face!</span>")
|
||||||
|
|
||||||
/mob/living/silicon/robot/proc/vr_sprite_check()
|
/mob/living/silicon/robot/proc/vr_sprite_check()
|
||||||
|
if(custom_sprite == TRUE)
|
||||||
|
return
|
||||||
if(wideborg == TRUE)
|
if(wideborg == TRUE)
|
||||||
if(icontype== "Drake") // Why, Why can't we have normal nice things
|
if(icontype== "Drake") // Why, Why can't we have normal nice things
|
||||||
icon = 'icons/mob/drakeborg/drakeborg_vr.dmi'
|
icon = 'icons/mob/drakeborg/drakeborg_vr.dmi'
|
||||||
|
|||||||
Reference in New Issue
Block a user