From bf393a3cfabb230a334c7277697f83bb3dbe30a6 Mon Sep 17 00:00:00 2001 From: Max-023 Date: Thu, 19 Sep 2024 23:17:48 -0400 Subject: [PATCH] Krill Issue --- code/modules/clothing/under/ties.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/clothing/under/ties.dm b/code/modules/clothing/under/ties.dm index 2c99586766..836ecaef04 100644 --- a/code/modules/clothing/under/ties.dm +++ b/code/modules/clothing/under/ties.dm @@ -1203,19 +1203,19 @@ /obj/item/clothing/accessory/storage/webbing/m3/recon name = "\improper M3 Pattern Magazine Webbing" desc = "A sturdy mess of synthcotton belts and buckles, ready to share your burden." - icon_state = "m3rwebbingmag" + icon_state = "m3rwebbing" hold = /obj/item/storage/internal/accessory/webbing/m3/mag/recon /obj/item/clothing/accessory/storage/webbing/m3/recon/m40 name = "\improper M3 Pattern Magazine Webbing" desc = "A sturdy mess of synthcotton belts and buckles, ready to share your burden." - icon_state = "m3rwebbingmag" + icon_state = "m3rwebbingm40" hold = /obj/item/storage/internal/accessory/black_vest/m3grenade/recon /obj/item/clothing/accessory/storage/webbing/m3/recon/shotgun name = "\improper M3 Pattern Magazine Webbing" desc = "A sturdy mess of synthcotton belts and buckles, ready to share your burden." - icon_state = "m3rwebbingmag" + icon_state = "m3rwebbingmshotgun" hold = /obj/item/storage/internal/accessory/black_vest/m3shotgun/recon /obj/item/clothing/accessory/storage/webbing/m3/recon/medic