mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-29 07:36:16 +01:00
new outfit - Revealing office uniform
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
/obj/item/clothing/suit/toggle/jacket_white = 3,
|
||||
/obj/item/clothing/suit/jacket/letterman_red = 3,
|
||||
/obj/item/clothing/suit/fluffyhalfcrop = 3,
|
||||
/obj/item/clothing/under/officesexy = 3,
|
||||
/obj/item/clothing/ears/headphones = 10,
|
||||
/obj/item/clothing/suit/apron/purple_bartender = 4,
|
||||
/obj/item/clothing/under/rank/bartender/purple = 4,
|
||||
|
||||
@@ -137,4 +137,16 @@ obj/item/clothing/neck/stole/black
|
||||
icon_state = "raccveralls"
|
||||
alternate_worn_icon = 'hyperstation/icons/mobs/uniforms.dmi'
|
||||
item_state = "raccveralls"
|
||||
can_adjust = FALSE
|
||||
can_adjust = FALSE
|
||||
|
||||
/obj/item/clothing/under/officesexy
|
||||
name = "Revealing office uniform"
|
||||
desc = "A sexy office uniform, that has a low cropped front to show off some chest, or bra. And a tall dress that covers the stomach, complete with a set of buttons."
|
||||
icon = 'hyperstation/icons/obj/clothing/uniforms.dmi'
|
||||
icon_state = "office_revealing"
|
||||
alternate_worn_icon = 'hyperstation/icons/mobs/uniforms.dmi'
|
||||
item_state = "office_revealing"
|
||||
can_adjust = FALSE
|
||||
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.7 KiB |
@@ -529,4 +529,10 @@
|
||||
name = "form fitting overalls"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/raccveralls
|
||||
cost = 1
|
||||
|
||||
/datum/gear/sexyoffice
|
||||
name = "Revealing office uniform"
|
||||
category = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/officesexy
|
||||
cost = 1
|
||||
Reference in New Issue
Block a user