mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 18:45:22 +01:00
Adds a brown variant of the Detective's Noir Suit (#80451)
This commit is contained in:
@@ -144,6 +144,12 @@
|
||||
icon_state = "detsuit"
|
||||
inhand_icon_state = null
|
||||
|
||||
/obj/item/clothing/suit/jacket/det_suit/brown
|
||||
name = "brown suit jacket"
|
||||
desc = "A suit jacket perfect for dinner dates and criminal investigations."
|
||||
icon_state = "detsuit_brown"
|
||||
inhand_icon_state = null
|
||||
|
||||
/obj/item/clothing/suit/jacket/det_suit/kim
|
||||
name = "aerostatic bomber jacket"
|
||||
desc = "A jacket once worn by the revolutionary air brigades during the Antecentennial Revolution. There are quite a few pockets on the inside, mostly for storing notebooks and compasses."
|
||||
|
||||
@@ -640,6 +640,7 @@
|
||||
/obj/item/clothing/under/rank/security/detective = 2,
|
||||
/obj/item/clothing/under/rank/security/detective/skirt = 2,
|
||||
/obj/item/clothing/suit/jacket/det_suit = 2,
|
||||
/obj/item/clothing/suit/jacket/det_suit/brown = 2,
|
||||
/obj/item/clothing/shoes/sneakers/brown = 2,
|
||||
/obj/item/clothing/gloves/latex = 2,
|
||||
/obj/item/clothing/gloves/color/black = 2,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
Reference in New Issue
Block a user