debug logs

This commit is contained in:
Deity Link
2021-09-07 17:04:14 +02:00
parent b7b426dba5
commit de4185b6df

View File

@@ -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)