mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
coords
This commit is contained in:
@@ -263,7 +263,7 @@ var/const/POWER = 8
|
||||
for(var/colour in signallers)
|
||||
if(S == signallers[colour])
|
||||
PulseColour(colour)
|
||||
log_attack("The [GetWireName(wires[colour])] wire of airlock named \"[holder]\" has been pulsed with [S], activated by [key_name(usr)].")
|
||||
log_attack("The [GetWireName(wires[colour])] wire of airlock named \"[holder]\" at [holder.x],[holder.y],[holder.z] has been pulsed with [S], activated by [key_name(usr)].")
|
||||
break
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user