mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Adds Greyscale Trenchcoats/Blazers (+ toggleable trenchcoats) (#90563)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
desc = "Vintage wrap around sunglasses. Provides a little protection."
|
||||
icon_state = "jensenshades"
|
||||
|
||||
/obj/item/clothing/suit/jacket/trenchcoat
|
||||
name = "trenchcoat"
|
||||
/obj/item/clothing/suit/jacket/leather_trenchcoat
|
||||
name = "leather trenchcoat"
|
||||
desc = "A long, black trenchcoat. Makes you feel like you're the one, but you're not."
|
||||
icon_state = "trenchcoat"
|
||||
icon_state = "leather_trenchcoat"
|
||||
flags_inv = HIDEBELT
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
cost_per_order = 1000
|
||||
|
||||
/datum/orderable_item/bitrunning_flair/trenchcoat
|
||||
purchase_path = /obj/item/clothing/suit/jacket/trenchcoat
|
||||
purchase_path = /obj/item/clothing/suit/jacket/leather_trenchcoat
|
||||
cost_per_order = 1000
|
||||
|
||||
/datum/orderable_item/bitrunning_flair/jackboots
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
uniform = /obj/item/clothing/under/abductor
|
||||
gloves = /obj/item/clothing/gloves/fingerless
|
||||
shoes = /obj/item/clothing/shoes/jackboots
|
||||
suit = /obj/item/clothing/suit/jacket/trenchcoat
|
||||
suit = /obj/item/clothing/suit/jacket/leather_trenchcoat
|
||||
id = /obj/item/card/id/advanced
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user