diff --git a/code/modules/power/cable.dm b/code/modules/power/cable.dm index 081fd35e3f8..a40eb0d9059 100644 --- a/code/modules/power/cable.dm +++ b/code/modules/power/cable.dm @@ -148,7 +148,7 @@ By design, d1 is the smallest direction and d2 is the highest if(c.d1 == 12 || c.d2 == 12) c.qdel()*/ ///// Z-Level Stuff - investigate_log("was cut by [key_name(usr, usr.client)] in [user.loc.loc]","wires") + investigate_log("was cut by [key_name(usr, usr.client)] in [user.loc.loc]([T.x], [T.y], [T.z] - JMP)","wires") qdel(src) // qdel return