Can Point While Lying Down

This commit is contained in:
Fox-McCloud
2017-07-23 04:25:46 -04:00
parent b03d226f8c
commit 46b8b05b10
6 changed files with 16 additions and 20 deletions
+1 -1
View File
@@ -657,7 +657,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
return FALSE
/mob/dead/observer/incapacitated()
/mob/dead/observer/incapacitated(ignore_restraints = FALSE, ignore_grab = FALSE, ignore_lying = FALSE)
return TRUE
//this is a mob verb instead of atom for performance reasons