mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
Merge pull request #6740 from Wickedtemp/master
Extends Tempest's hypo and glasses whitelists to Off-duty Medic
This commit is contained in:
@@ -918,7 +918,7 @@
|
||||
display_name = "Tempest's Medical Hud"
|
||||
ckeywhitelist = list("wickedtemp")
|
||||
character_name = list("Chakat Tempest Venosare")
|
||||
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Psychiatrist","Paramedic", "Field Medic")
|
||||
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Psychiatrist","Paramedic", "Field Medic", "Off-duty Medic")
|
||||
slot = slot_glasses
|
||||
|
||||
/datum/gear/fluff/tempest_hypospray
|
||||
@@ -926,7 +926,7 @@
|
||||
display_name = "Tempest's Hypospray"
|
||||
ckeywhitelist = list("wickedtemp")
|
||||
character_name = list("Chakat Tempest Venosare")
|
||||
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Psychiatrist","Paramedic", "Field Medic")
|
||||
allowed_roles = list("Chief Medical Officer","Medical Doctor","Chemist","Psychiatrist","Paramedic", "Field Medic", "Off-duty Medic")
|
||||
slot = slot_belt
|
||||
|
||||
/datum/gear/fluff/tempest_backpack
|
||||
|
||||
Reference in New Issue
Block a user