TouchinFuzzy Patreon uniform reward

As it says in the title, patreon reward for a high donator
This commit is contained in:
Chemlight
2021-04-26 08:01:17 -07:00
parent bd507efe08
commit b6ecf59798
6 changed files with 17 additions and 1 deletions
@@ -796,6 +796,7 @@
item_color = "greenplaidshirt"
body_parts_covered = CHEST|GROIN|ARMS|LEGS
can_adjust = FALSE
fitted = NO_FEMALE_UNIFORM
//yes
//Enzo_Leon patron stuff
+9 -1
View File
@@ -123,4 +123,12 @@
icon = 'hyperstation/icons/obj/clothing/rewards.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/rewards.dmi'
icon_state = "commissar_beret"
item_state = "commissar_beret"
item_state = "commissar_beret"
/obj/item/clothing/under/touchinfuzzy
name = "provocative jumpsuit"
desc = "A form fitting jumpsuit with a golden trim zipper! Smells faintly of succubus milk."
icon_state = "touchinfuzzyuni"
item_state = "touchinfuzzyuni"
body_parts_covered = CHEST|GROIN|ARMS|LEGS
fitted = NO_FEMALE_UNIFORM
Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

After

Width:  |  Height:  |  Size: 374 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

After

Width:  |  Height:  |  Size: 107 KiB

@@ -136,3 +136,10 @@
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/suit/toggle/enzojacket
ckeywhitelist = list("enzoleon")
//TouchinFuzzy Patreon
/datum/gear/touchinfuzzy_uniform
name = "Provocative jumpsuit"
category = SLOT_IN_BACKPACK
path = /obj/item/clothing/under/touchinfuzzy
ckeywhitelist = list("touchinfuzzy")
Binary file not shown.

Before

Width:  |  Height:  |  Size: 330 KiB

After

Width:  |  Height:  |  Size: 331 KiB