mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 15:47:04 +01:00
Update loadout_suit_vr.dm
This commit is contained in:
@@ -60,4 +60,10 @@
|
||||
//imo-superior 'martian' style jacket with the star-of-life design
|
||||
/datum/gear/suit/roles/medical/ems_jacket/alt
|
||||
display_name = "first responder jacket, alt."
|
||||
path = /obj/item/clothing/suit/storage/toggle/fr_jacket/ems
|
||||
path = /obj/item/clothing/suit/storage/toggle/fr_jacket/ems
|
||||
|
||||
//paramedic vest
|
||||
/datum/gear/suit/roles/medical/paramedic_vest
|
||||
display_name = "paramedic vest"
|
||||
path = /obj/item/clothing/suit/storage/toggle/paramedic
|
||||
allowed_roles = list("Chief Medical Officer","Paramedic","Medical Doctor")
|
||||
Reference in New Issue
Block a user