mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 06:22:14 +00:00
Zeng-Hu First Responder Coat (#12936)
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
faction = "Zeng-Hu Pharmaceuticals"
|
||||
|
||||
/datum/gear/faction/zenghu_labcoat
|
||||
display_name = "zeng-hu labcoat selection"
|
||||
display_name = "zeng-hu coat selection"
|
||||
path = /obj/item/clothing/suit/storage/toggle/labcoat/zeng
|
||||
slot = slot_wear_suit
|
||||
faction = "Zeng-Hu Pharmaceuticals"
|
||||
@@ -202,6 +202,7 @@
|
||||
var/list/masks = list()
|
||||
masks["zeng-hu labcoat"] = /obj/item/clothing/suit/storage/toggle/labcoat/zeng
|
||||
masks["zeng-hu labcoat, alt"] = /obj/item/clothing/suit/storage/toggle/labcoat/zeng/alt
|
||||
masks["zeng-hu first responder jacket"] = /obj/item/clothing/suit/storage/toggle/fr_jacket/zeng
|
||||
gear_tweaks += new /datum/gear_tweak/path(masks)
|
||||
|
||||
/datum/gear/faction/zenghu_apron
|
||||
|
||||
Reference in New Issue
Block a user