mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-26 14:36:50 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
allowed_roles = list("Paramedic","Chief Medical Officer","Medical Doctor","Chemist","Field Medic","Talon Doctor")
|
||||
|
||||
/datum/gear/accessory/bluespace
|
||||
display_name = "bluespace badge (Eng, Sec, Med, Exploration, Miner)"
|
||||
display_name = "bluespace badge (Eng, Sec, Med, Exploration, Miner, Pilot)"
|
||||
path = /obj/item/clothing/accessory/storage/bluespace
|
||||
allowed_roles = list("Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor","Chemist","Field Medic","Explorer","Pathfinder","Shaft Miner","Talon Captain","Talon Doctor","Talon Engineer","Talon Guard", "Talon Miner")
|
||||
allowed_roles = list("Engineer","Atmospheric Technician","Chief Engineer","Security Officer","Detective","Head of Security","Warden","Paramedic","Chief Medical Officer","Medical Doctor","Chemist","Field Medic","Explorer","Pathfinder","Shaft Miner","Talon Captain","Talon Doctor","Talon Engineer","Talon Guard","Talon Miner","Pilot")
|
||||
cost = 2
|
||||
|
||||
/datum/gear/accessory/webbing
|
||||
@@ -123,4 +123,4 @@ Talon pin
|
||||
/datum/gear/accessory/talonpin
|
||||
display_name = "Talon pin"
|
||||
description = "A small enamel pin of the Talon logo."
|
||||
path = /obj/item/clothing/accessory/talon
|
||||
path = /obj/item/clothing/accessory/talon
|
||||
|
||||
@@ -380,6 +380,12 @@
|
||||
ckeywhitelist = list("erikthedog")
|
||||
character_name = list("Erik Ramadwood")
|
||||
|
||||
/datum/gear/fluff/salvage_id
|
||||
path = /obj/item/weapon/card/id/event/polymorphic/itg
|
||||
display_name = "Salvage's ITG-ID card"
|
||||
ckeywhitelist = list("essbie")
|
||||
character_name = list("Savage")
|
||||
|
||||
// F CKEYS
|
||||
/datum/gear/fluff/yikatihaki_armor
|
||||
path = /obj/item/clothing/suit/armor/vox_scrap
|
||||
|
||||
Reference in New Issue
Block a user