From 3dca311b6d01c937bd10eb576e95b2822f2d6f41 Mon Sep 17 00:00:00 2001 From: "kortgstation@gmail.com" Date: Wed, 31 Aug 2011 19:11:53 +0000 Subject: [PATCH] Removed the Cueball head from the Chaplains Wardrobe git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2079 316c924e-a436-60f5-8080-3fe189b3f50e --- code/game/objects/closets/wardrobe.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/game/objects/closets/wardrobe.dm b/code/game/objects/closets/wardrobe.dm index 7fa5eac7e8e..9e54777e29a 100644 --- a/code/game/objects/closets/wardrobe.dm +++ b/code/game/objects/closets/wardrobe.dm @@ -70,7 +70,6 @@ new /obj/item/clothing/head/chaplain_hood( src ) new /obj/item/clothing/suit/holidaypriest( src ) new /obj/item/clothing/under/scratch( src ) - new /obj/item/clothing/head/helmet/cueball( src ) new /obj/item/clothing/shoes/white( src ) new /obj/item/clothing/gloves/white( src ) new /obj/item/weapon/candlepack( src )