mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
debug logs
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
return FALSE
|
||||
if(!setPrecision(aprecision))
|
||||
return FALSE
|
||||
var/turf/T = get_turf(adestination)
|
||||
log_debug("TELEPORTATION: ateleatom: [ateleatom], adestination: [adestination][T ? "([T.x],[T.y],[T.z])" : ""]")
|
||||
setEffects(aeffectin,aeffectout)
|
||||
setForceTeleport(afteleport)
|
||||
setIgnoreJamming(aijamming)
|
||||
|
||||
Reference in New Issue
Block a user