mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
rename
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
display_name = "retractable glare dampeners"
|
||||
description = "A subdermal implant installed just above the brow line that deploys a thin sheath of hyperpolycarbonate that protects from eye damage associated with arc flash."
|
||||
path = /obj/item/organ/internal/augment/tool/correctivelens/glare_dampener
|
||||
allowed_roles = list("Chief Engineer", "Station Engineer", "Atmospheric Technician", "Engineering Apprentice", "Manufacturing Technician")
|
||||
allowed_roles = list("Chief Engineer", "Station Engineer", "Atmospheric Technician", "Engineering Apprentice", "Machinist")
|
||||
cost = 2
|
||||
|
||||
/datum/gear/augment/head_fluff
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
display_name = "tool-belt, alt"
|
||||
cost = 0
|
||||
path = /obj/item/storage/belt/utility/alt
|
||||
allowed_roles = list("Station Engineer", "Atmospheric Technician", "Chief Engineer", "Engineering Apprentice", "Manufacturing Technician", "Research Director")
|
||||
allowed_roles = list("Station Engineer", "Atmospheric Technician", "Chief Engineer", "Engineering Apprentice", "Machinist", "Research Director")
|
||||
flags = null
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
whitelisted = list(SPECIES_UNATHI)
|
||||
sort_category = "Xenowear - Unathi"
|
||||
cost = 3
|
||||
allowed_roles = list("Station Engineer", "Chief Engineer", "Atmospheric Technician", "Engineering Apprentice", "Manufacturing Technician")
|
||||
allowed_roles = list("Station Engineer", "Chief Engineer", "Atmospheric Technician", "Engineering Apprentice", "Machinist")
|
||||
flags = GEAR_NO_SELECTION
|
||||
|
||||
/datum/gear/augment/autakh_mining
|
||||
@@ -183,7 +183,7 @@
|
||||
path = /obj/item/clothing/mask/gas/unathi
|
||||
cost = 1
|
||||
whitelisted = list(SPECIES_UNATHI)
|
||||
allowed_roles = list("Chaplain", "Manufacturing Technician")
|
||||
allowed_roles = list("Chaplain", "Machinist")
|
||||
sort_category = "Xenowear - Unathi"
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
@@ -192,7 +192,7 @@
|
||||
path = /obj/item/clothing/suit/unathi/wrapping
|
||||
cost = 1
|
||||
whitelisted = list(SPECIES_UNATHI)
|
||||
allowed_roles = list("Chaplain", "Manufacturing Technician")
|
||||
allowed_roles = list("Chaplain", "Machinist")
|
||||
sort_category = "Xenowear - Unathi"
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user