mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Removes code in mob/living/bot/Life() that is now handled by mob/living/Life().
This commit is contained in:
@@ -37,7 +37,6 @@
|
|||||||
weakened = 0
|
weakened = 0
|
||||||
stunned = 0
|
stunned = 0
|
||||||
paralysis = 0
|
paralysis = 0
|
||||||
update_canmove()
|
|
||||||
|
|
||||||
/mob/living/bot/updatehealth()
|
/mob/living/bot/updatehealth()
|
||||||
if(status_flags & GODMODE)
|
if(status_flags & GODMODE)
|
||||||
|
|||||||
Reference in New Issue
Block a user