mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-15 17:12:49 +01:00
Adds holo collar to loadout
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
display_name = "Collar, Pink"
|
||||
path = /obj/item/clothing/accessory/collar/pink
|
||||
|
||||
/datum/gear/collar/holo
|
||||
display_name = "Collar, Holo"
|
||||
path = /obj/item/clothing/accessory/collar/holo
|
||||
/datum/gear/accessory/white_drop_pouches
|
||||
allowed_roles = list("Paramedic","Chief Medical Officer","Medical Doctor","Chemist")
|
||||
|
||||
@@ -55,4 +58,4 @@
|
||||
/datum/gear/accessory/tronket
|
||||
display_name = "Metal necklace"
|
||||
description = "A shiny steel chain with a vague metallic object dangling off it."
|
||||
path = /obj/item/clothing/accessory/tronket
|
||||
path = /obj/item/clothing/accessory/tronket
|
||||
|
||||
Reference in New Issue
Block a user