From e35a1d18b4db271a30c6880df4b0899aa16c4040 Mon Sep 17 00:00:00 2001 From: KorPhaeron Date: Sat, 21 Jan 2017 12:24:03 -0600 Subject: [PATCH] Typo Fix --- code/modules/mining/lavaland/necropolis_chests.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mining/lavaland/necropolis_chests.dm b/code/modules/mining/lavaland/necropolis_chests.dm index c8914e2ed24..5ff9b0c61fd 100644 --- a/code/modules/mining/lavaland/necropolis_chests.dm +++ b/code/modules/mining/lavaland/necropolis_chests.dm @@ -736,7 +736,7 @@ return if(choice == user) user << "You feel like writing your own name into a cursed death warrant would be unwise." - used + FALSE + used = FALSE return else