mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Adds pilot qualification pin to loadout
Currently only allows job roles with pilot access to take it.
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
description = "A shiny steel chain with a vague metallic object dangling off it."
|
||||
path = /obj/item/clothing/accessory/tronket
|
||||
|
||||
/datum/gear/accessory/pilotpin
|
||||
display_name = "pilot qualification pin"
|
||||
description = "An iron pin denoting the qualification to fly SCG spacecraft."
|
||||
path = /obj/item/clothing/accessory/solgov/specialty/pilot
|
||||
allowed_roles = list("Pathfinder", "Pilot", "Field Medic")
|
||||
|
||||
/datum/gear/accessory/flops
|
||||
display_name = "drop straps"
|
||||
description = "Wearing suspenders over shoulders? That's been so out for centuries and you know better."
|
||||
|
||||
Reference in New Issue
Block a user