Fixes immersion ruining clothesmate line (#42684)

* Update clothesmate.dm

* Update code/modules/vending/clothesmate.dm

Co-Authored-By: gy1ta23 <44277885+gy1ta23@users.noreply.github.com>
This commit is contained in:
gy1ta23
2019-02-07 15:00:55 -05:00
committed by ShizCalev
parent c9ddf1b316
commit b547cc9bfb
+1 -1
View File
@@ -4,7 +4,7 @@
desc = "A vending machine for clothing."
icon_state = "clothes"
icon_deny = "clothes-deny"
product_slogans = "Dress for success!;Prepare to look swagalicious!;Look at all this free swag!;Why leave style up to fate? Use the ClothesMate!"
product_slogans = "Dress for success!;Prepare to look swagalicious!;Look at all this swag!;Why leave style up to fate? Use the ClothesMate!"
vend_reply = "Thank you for using the ClothesMate!"
products = list(/obj/item/clothing/head/beanie = 3,
/obj/item/clothing/head/beanie/black = 3,