From da72aed51ec874d13fc343b1633c45fe4f08cea4 Mon Sep 17 00:00:00 2001 From: TobyThorne <45202681+TobyThorne@users.noreply.github.com> Date: Sat, 6 Apr 2024 16:35:23 +0500 Subject: [PATCH] Update pins.dm --- code/modules/clothing/under/accessories/pins.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/accessories/pins.dm b/code/modules/clothing/under/accessories/pins.dm index 6fecd3834dc..db60e52366b 100644 --- a/code/modules/clothing/under/accessories/pins.dm +++ b/code/modules/clothing/under/accessories/pins.dm @@ -19,7 +19,7 @@ /obj/item/clothing/accessory/pin/rainbow name = "rainbow pin" desc = "A Nanotrasen Diversity & Inclusion Center-sponsored holographic pin to show off your pride, reminding the crew of their unwavering commitment to equity, diversity, and inclusion!" - icon_state = "pride_bi" + icon_state = "pride" /obj/item/clothing/accessory/pin/bi name = "bisexual pride pin"