This commit is contained in:
kevinz000
2020-02-27 20:06:52 -07:00
parent f4e49f339b
commit 045d5b2dbf
9 changed files with 25 additions and 24 deletions
@@ -344,7 +344,7 @@
set category = "Object"
set src in oview(1)
var/mob/living/L = usr
if(!CHECK_BITFIELD(L, MOBILITY_PULL))
if(!CHECK_MOBILITY(L, MOBILITY_PULL))
return
if(facing == "l")