diff --git a/code/game/machinery/portable_turret.dm b/code/game/machinery/portable_turret.dm index d84d4af19d9..764239b66ba 100644 --- a/code/game/machinery/portable_turret.dm +++ b/code/game/machinery/portable_turret.dm @@ -710,12 +710,6 @@ Neutralize All Unidentified Life Signs: []
"}, -mob/verb/Debugturrets() - for(var/obj/machinery/porta_turret/P in world) - world << "Porta turret!" - for(var/obj/machinery/porta_turret_cover/C in world) - world << "Porta turret cover!" - /obj/machinery/porta_turret_cover name = "turret"