wall jaunting begone (#16591)

This commit is contained in:
S34N
2021-08-25 15:37:30 +01:00
committed by GitHub
parent 4273a7db49
commit 7188e92123
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -56,8 +56,7 @@
qdel(holder)
if(!QDELETED(target))
if(mobloc.density)
for(var/direction in GLOB.alldirs)
var/turf/T = get_step(mobloc, direction)
for(var/turf/T in orange(7))
if(T)
if(target.Move(T))
break