Adds Smuggler PDA Cartridge

-Adds Smuggler PDA Cartridge for adminbus
-Adds Bluespace Badge to loadout
This commit is contained in:
Unknown
2021-02-28 14:05:46 -05:00
parent c3bc2940d7
commit 098af65aa7
2 changed files with 65 additions and 0 deletions
@@ -77,6 +77,12 @@
display_name = "drop pouches, white (Medical)"
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)"
path = /obj/item/clothing/accessory/storage/bluespace
allowed_roles = list("Station 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")
cost = 2
/datum/gear/accessory/webbing
cost = 1