Merge pull request #1605 from Verkister/patch-2

Bandaid fix for V-3 borgs
This commit is contained in:
Razgriz
2021-03-19 22:36:01 -07:00
committed by GitHub
@@ -145,9 +145,10 @@
if(custom_sprite == TRUE)
return
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'
else if(icontype == "SecVale" || icontype == "vale2") //CH edit
icon = 'icons/mob/widerobot_vr.dmi'
else
icon = wideborg_dept
return