From d35a31d4ac2d058e4aa185204a49efa028371d7e Mon Sep 17 00:00:00 2001 From: KorPhaeron Date: Mon, 20 Jun 2016 20:14:35 -0500 Subject: [PATCH] Blood Contract --- code/modules/mining/lavaland/necropolis_chests.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mining/lavaland/necropolis_chests.dm b/code/modules/mining/lavaland/necropolis_chests.dm index d21f805b854..7b85889ed80 100644 --- a/code/modules/mining/lavaland/necropolis_chests.dm +++ b/code/modules/mining/lavaland/necropolis_chests.dm @@ -692,6 +692,7 @@ if(!(isliving(choice))) user << "[choice] is already dead!" used = FALSE + return else var/mob/living/L = choice