forcemove

This commit is contained in:
kevinz000
2020-01-27 23:00:03 -07:00
parent 6eac97524f
commit 70970b78f4
+1 -1
View File
@@ -70,7 +70,7 @@
jumper.pixel_y = 7
jumper.dir = 8
sleep(1)
jumper.loc = T
jumper.forceMove(T)
addtimer(CALLBACK(src, .proc/dive, jumper), 10)
/obj/structure/pool/Lboard/proc/dive(mob/living/carbon/jumper)