From 4fd1322dcf5c847b62c06edea36a3fff25c3545f Mon Sep 17 00:00:00 2001 From: Chinsky Date: Sun, 21 Oct 2012 19:59:36 +0400 Subject: [PATCH] Made clown planet coords card not working. --- code/defines/obj/weapon.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/defines/obj/weapon.dm b/code/defines/obj/weapon.dm index 10f6facf01..00389d5bd4 100644 --- a/code/defines/obj/weapon.dm +++ b/code/defines/obj/weapon.dm @@ -709,7 +709,7 @@ level = 2 desc = "This card contains coordinates to the fabled Clown Planet. Handle with care." function = "teleporter" - data = "Clown Land" + //data = "Clown Land" /obj/item/weapon/card/emag desc = "It's a card with a magnetic strip attached to some circuitry."