mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Diplomatic Bodyguards (#20733)
Adds diplomatic bodyguards, similar to aides, the consular can open this role. The consular's gun has been given to the guard.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
Frontier collective. Due to their peerless skill in business and clerical duties, affiliates share warm relations with NanoTrasen and \
|
||||
find themselves the target of job opportunities in exchange for citizenship."
|
||||
consular_outfit = /obj/outfit/job/representative/consular/golden
|
||||
bodyguard_outfit = /obj/outfit/job/diplomatic_bodyguard/golden
|
||||
|
||||
job_species_blacklist = list(
|
||||
"Consular Officer" = list(
|
||||
@@ -53,6 +54,9 @@
|
||||
name = "Golden Deep Consular Officer"
|
||||
|
||||
uniform = /obj/item/clothing/under/goldendeep/suit
|
||||
|
||||
/obj/outfit/job/diplomatic_bodyguard/golden
|
||||
name = "Golden Deep Diplomatic Bodyguard"
|
||||
backpack_contents = list(
|
||||
/obj/item/gun/energy/pistol/goldendeep = 1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user