mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user