REVERT Local changes for bug/stability/random shit i thought up (reverted from commit c6611d37ad)

This commit is contained in:
Chris
2014-10-04 13:38:31 -05:00
parent a0bf892875
commit 705c57d799
87 changed files with 17580 additions and 79893 deletions

View File

@@ -109,8 +109,6 @@
var/teleport_z_offset = 0
Trigger(var/atom/movable/A)
if(!istype(A))
return
if(teleport_x && teleport_y && teleport_z)
if(teleport_x_offset && teleport_y_offset && teleport_z_offset)