Couldn't find the reset module in the code, but added something that should fix offset and icon directory for standard borg in case it gets borked from un-dogborging.

This commit is contained in:
Verkister
2017-04-23 10:11:42 +03:00
parent d66e609d48
commit a6341f4cab
@@ -607,6 +607,10 @@
if(stat == DEAD)
icon_state = "k9-wreck"
if(module.cyborg_base_icon == "robot")
icon = 'icons/mob/robots.dmi'
pixel_x = initial(pixel_x)
if(stat != DEAD && !(paralysis || stunned || weakened || low_power_mode)) //Not dead, not stunned.
if(!eye_lights)
eye_lights = new()