powder that makes you say yes

This commit is contained in:
Nadyr
2021-07-28 18:41:58 -04:00
committed by GitHub
parent e2d9bf3474
commit 6816fb26ae

View File

@@ -4,8 +4,7 @@
if (flipped)
if(get_dir(mover, target) == reverse_dir[dir]) // From elsewhere to here, can't move against our dir
return !density
else
return TRUE
return TRUE
if(istype(mover) && mover.checkpass(PASSTABLE))
return TRUE
if(locate(/obj/structure/table/bench) in get_turf(mover))