mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
Removed a stray debug command.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1750 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -710,12 +710,6 @@ Neutralize All Unidentified Life Signs: []<BR>"},
|
||||
|
||||
|
||||
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user