mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-21 05:04:10 +01:00
Small Pilot QoL additions
This commit is contained in:
@@ -81,8 +81,12 @@
|
||||
allowed_roles = list("Paramedic","Chief Medical Officer","Medical Doctor","Chemist","Field Medic")
|
||||
|
||||
/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
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
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")
|
||||
>>>>>>> 8c115109e5... Merge pull request #12434 from BonniePandora/Sky-King
|
||||
cost = 2
|
||||
|
||||
/datum/gear/accessory/webbing
|
||||
@@ -123,4 +127,7 @@ Talon pin
|
||||
display_name = "Talon pin"
|
||||
description = "A small enamel pin of the Talon logo."
|
||||
path = /obj/item/clothing/accessory/talon
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> 8c115109e5... Merge pull request #12434 from BonniePandora/Sky-King
|
||||
|
||||
Reference in New Issue
Block a user