Brainmobs can no longer ethereal jaunt

This commit is contained in:
Crazylemon
2016-01-25 19:21:40 -08:00
committed by Crazylemon64
parent 9fdc7d33bf
commit 07a62934e4
3 changed files with 12 additions and 2 deletions
+5 -1
View File
@@ -1436,4 +1436,8 @@ mob/proc/yank_out_object()
//Can the mob see reagents inside of containers?
/mob/proc/can_see_reagents()
return 0
return 0
//Can this mob leave its location without breaking things terrifically?
/mob/proc/can_safely_leave_loc()
return 1 // Yes, you can