Update robot.dm

This commit is contained in:
kevinz000
2020-03-10 17:17:37 -07:00
committed by GitHub
parent bb1480a369
commit 09d39b8cbd
@@ -968,7 +968,8 @@
if(IsUnconscious() || IsStun() || IsParalyzed() || getOxyLoss() > maxHealth*0.5)
if(stat == CONSCIOUS)
stat = UNCONSCIOUS
blind_eyes(1)
if(!eye_blind)
blind_eyes(1)
update_mobility()
update_headlamp()
else
@@ -1236,4 +1237,4 @@
if(usr.stat == DEAD)
return //won't work if dead
ai_roster()
ai_roster()