From 139242fd191a844c2ce91e1656c9007d8dfbcc13 Mon Sep 17 00:00:00 2001
From: dj-34 <dj-34@bk.ru>
Date: Wed, 15 Jan 2025 18:20:10 +0500
Subject: [PATCH] delete rat

---
 code/modules/vending/clothesmate.dm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/modules/vending/clothesmate.dm b/code/modules/vending/clothesmate.dm
index 738ba83e15819..0be4808eb0667 100644
--- a/code/modules/vending/clothesmate.dm
+++ b/code/modules/vending/clothesmate.dm
@@ -45,7 +45,7 @@
 			"name" = "Accessories",
 			"icon" = "glasses",
 			"products" = list(
-				/obj/item/clothing/accessory/pride = 15,
+				// /obj/item/clothing/accessory/pride = 15, // BANDASTATION REMOVAL
 				/obj/item/clothing/accessory/waistcoat = 4,
 				/obj/item/clothing/suit/toggle/suspenders = 4,
 				/obj/item/clothing/neck/tie/horrible = 3,