From 3a540cbbce3dcbfa9ea0980d1de796cf1182521e Mon Sep 17 00:00:00 2001 From: ZomgPonies Date: Wed, 15 Jan 2014 01:54:21 -0500 Subject: [PATCH] Forgot one --- code/game/machinery/atmoalter/canister.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/game/machinery/atmoalter/canister.dm b/code/game/machinery/atmoalter/canister.dm index 1d31b00dc09..ca7bbd75be6 100644 --- a/code/game/machinery/atmoalter/canister.dm +++ b/code/game/machinery/atmoalter/canister.dm @@ -278,8 +278,6 @@ if (href_list["remove_tank"]) if(holding) - if(istype(holding, /obj/item/weapon/tank)) - holding.manipulated_by = usr.real_name holding.loc = loc holding = null