Fixes B&W tabards (#7562)

This commit is contained in:
Skits
2024-01-15 17:19:42 -05:00
committed by GitHub
parent 60a0dc140e
commit e69037b8bc
2 changed files with 4 additions and 0 deletions
@@ -639,11 +639,15 @@
name = "white tabard-dress"
desc = "A gold-trimmed white tabard-dress with a large V-shaped boob window. For when you want to show off your hips and look classy at the same time."
icon_state = "white_tabard"
icon = 'icons/inventory/uniform/mob_ch.dmi' //CHOMPedit
icon_override = 'icons/inventory/uniform/mob_ch.dmi' //CHOMPedit
/obj/item/clothing/under/dress/tabard/black
name = "black tabard-dress"
desc = "A gold-trimmed black tabard-dress with a large circular boob window. For when you want to show off your hips and look classy at the same time."
icon_state = "black_tabard"
icon = 'icons/inventory/uniform/mob_ch.dmi' //CHOMPedit
icon_override = 'icons/inventory/uniform/mob_ch.dmi' //CHOMPedit
/*
* Wedding Stuff
Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB