From 2ae7c935820c1ab688dc693c9f5126211b64d442 Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Fri, 3 Apr 2015 18:47:59 -0700 Subject: [PATCH] God dammit copypaste before commit. --- code/modules/surgery/robolimbs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/surgery/robolimbs.dm b/code/modules/surgery/robolimbs.dm index 843469e381..578833e418 100644 --- a/code/modules/surgery/robolimbs.dm +++ b/code/modules/surgery/robolimbs.dm @@ -37,7 +37,7 @@ user.visible_message("\blue [user] has attached \the [tool] to [target].", \ "\blue You have attached \the [tool] to [target].") - if(L.part)http://i.imgur.com/g19Dq0G.png + if(L.part) for(var/part_name in L.part) if(!isnull(target.get_organ(part_name))) continue