mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
REVERT Local changes for bug/stability/random shit i thought up (reverted from commit c6611d37ad)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user