mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 17:37:04 +01:00
TouchinFuzzy Patreon uniform reward
As it says in the title, patreon reward for a high donator
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user