mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-25 14:07:18 +01:00
Fixes
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
display_name = "Optical Meson Scanners selection"
|
||||
description = "Select from a range of meson-projection eyewear. Note: not all of these items are atmospherically sealed."
|
||||
path = /obj/item/clothing/glasses/meson
|
||||
allowed_roles = list("Engineer","Chief Engineer","Atmospheric Technician", "Scientist", "Research Director")
|
||||
allowed_roles = list("Engineer","Chief Engineer","Atmospheric Technician", "Scientist", "Research Director", "Explorer", "Pathfinder", "Field Medic") // YW EDIT Field medic, Explo
|
||||
|
||||
/datum/gear/eyes/meson/New()
|
||||
..()
|
||||
|
||||
@@ -228,7 +228,7 @@
|
||||
/datum/gear/shoes/boots/winter/medical
|
||||
display_name = "medical winter boots"
|
||||
path = /obj/item/clothing/shoes/boots/winter/medical
|
||||
allowed_roles = list("Medical Doctor","Chief Medical Officer","Chemist","Paramedic","Geneticist", "Psychiatrist")
|
||||
allowed_roles = list("Medical Doctor","Chief Medical Officer","Chemist","Paramedic","Geneticist", "Psychiatrist", "Field Medic") // YW EDIT Field medic
|
||||
|
||||
/datum/gear/shoes/boots/winter/mining
|
||||
display_name = "mining winter boots"
|
||||
|
||||
Reference in New Issue
Block a user