mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
Fix maid headband GAGS preview (#91980)
fix: fixed icon preview for maid headband
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
desc = "Just like from one of those chinese cartoons!"
|
||||
greyscale_colors = "#494955#EEEEEE"
|
||||
icon = 'icons/map_icons/clothing/head/_head.dmi'
|
||||
icon_state = "/obj/item/clothing/head/costume/maid"
|
||||
icon_state = "/obj/item/clothing/head/costume/maid_headband"
|
||||
post_init_icon_state = "maid"
|
||||
greyscale_config = /datum/greyscale_config/maid_headband
|
||||
greyscale_config_worn = /datum/greyscale_config/maid_headband/worn
|
||||
|
||||
Reference in New Issue
Block a user