From 3dae4beda4f46f6d3d788dbd25a1b74a5bd02d25 Mon Sep 17 00:00:00 2001 From: "VivianFoxfoot@gmail.com" Date: Fri, 13 Apr 2012 16:02:27 +0000 Subject: [PATCH] Adds an adminverb to quickly take control of a mob, mostly for testing Mech fabricator can no longer sync while it has a queue Fixes resisting out of cuffbuckling. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3449 316c924e-a436-60f5-8080-3fe189b3f50e --- code/defines/procs/helpers.dm | 2 +- code/game/mecha/mech_fabricator.dm | 6 ++++++ code/modules/admin/admin_verbs.dm | 2 ++ code/modules/admin/verbs/debug.dm | 11 +++++++++++ 4 files changed, 20 insertions(+), 1 deletion(-) diff --git a/code/defines/procs/helpers.dm b/code/defines/procs/helpers.dm index 9e561f6969..6dc81d9191 100644 --- a/code/defines/procs/helpers.dm +++ b/code/defines/procs/helpers.dm @@ -1301,7 +1301,7 @@ proc/listclearnulls(list/list) for(var/i = 0, i