Lets you point while buckled or lying

This commit is contained in:
Fox-McCloud
2016-02-25 20:07:23 -05:00
parent 64fd0fa4ff
commit ce955b8f0c
+1 -1
View File
@@ -22,7 +22,7 @@
//same as above
/mob/living/pointed(atom/A as mob|obj|turf in view())
if(src.stat || !src.canmove || src.restrained())
if(incapacitated())
return 0
if(src.status_flags & FAKEDEATH)
return 0