Event Service Role & Event Job Outfits (#19652)

Adds the event service job used in New Blades so far, as well as unique
outfits for event jobs to make giving them different gear easier for
future devs.
This commit is contained in:
RustingWithYou
2024-07-26 01:18:33 +12:00
committed by GitHub
parent 26e8846ee8
commit dffebee0a0
11 changed files with 310 additions and 21 deletions
@@ -58,7 +58,7 @@
slot = slot_w_uniform
cost = 1
faction = "Idris Incorporated"
allowed_roles = list("Janitor")
allowed_roles = list("Janitor", "Service Personnel")
/datum/gear/faction/idris_sunglasses
display_name = "idris security HUD selection"
@@ -625,7 +625,7 @@
slot = slot_w_uniform
cost = 1
faction = "NanoTrasen"
allowed_roles = list("Janitor")
allowed_roles = list("Janitor", "Service Personnel")
/datum/gear/faction/nt_headwear
display_name = "nanotrasen headwear selection"