From cd9aa7c9af741a1b39272cc031667ce4c0aa3b5f Mon Sep 17 00:00:00 2001 From: Kelenius Date: Mon, 18 May 2015 12:34:03 +0300 Subject: [PATCH] Fixes mankini typo --- code/modules/clothing/suits/miscellaneous.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/suits/miscellaneous.dm b/code/modules/clothing/suits/miscellaneous.dm index bcca81141c..f21094e409 100644 --- a/code/modules/clothing/suits/miscellaneous.dm +++ b/code/modules/clothing/suits/miscellaneous.dm @@ -262,7 +262,7 @@ siemens_coefficient = 1 /obj/item/clothing/under/stripper/mankini - name = "the mankini" + name = "mankini" desc = "No honest man would wear this abomination" icon_state = "mankini" item_color = "mankini"