Removes code in mob/living/bot/Life() that is now handled by mob/living/Life().

This commit is contained in:
PsiOmegaDelta
2015-08-05 09:26:43 +02:00
parent 3e266ab377
commit 73a9c24017

View File

@@ -37,7 +37,6 @@
weakened = 0
stunned = 0
paralysis = 0
update_canmove()
/mob/living/bot/updatehealth()
if(status_flags & GODMODE)