mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
-Made space-bears stop moving when dead as well
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4427 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -52,6 +52,8 @@
|
||||
|
||||
/mob/living/simple_animal/bear/Life()
|
||||
..()
|
||||
if(stat)
|
||||
walk(src,0)//Stops the movement
|
||||
|
||||
if(!stat)
|
||||
if(loc && istype(loc,/turf/space))
|
||||
|
||||
Reference in New Issue
Block a user