Fix to hide pink sprite when wearing trashbags on suitstore slot (#92710)

## About The Pull Request

Fixes - https://github.com/tgstation/tgstation/issues/92388
## Why It's Good For The Game

- Pink null sprites are bad
- Quick fix
This commit is contained in:
SimplyLogan
2025-08-26 16:40:03 -05:00
committed by GitHub
parent f330067363
commit 336e7f6417
+1 -1
View File
@@ -29,7 +29,7 @@
icon = 'icons/obj/service/janitor.dmi'
icon_state = "trashbag"
inhand_icon_state = "trashbag"
worn_icon_state = "trashbag"
worn_icon_state = null
lefthand_file = 'icons/mob/inhands/equipment/custodial_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/custodial_righthand.dmi'
storage_type = /datum/storage/bag/trash