Skip to content

Commit

Permalink
Gives the noble ambassador their box and baton.
Browse files Browse the repository at this point in the history
  • Loading branch information
CRITAWAKETS committed Mar 4, 2024
1 parent c2126c1 commit 7e620e2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
suit = /obj/item/clothing/suit/toggle/noble
shoes = /obj/item/clothing/shoes/noble
id_trim = /datum/id_trim/job/noble_ambassador
box = /obj/item/storage/box/survival

backpack_contents = list(/obj/item/melee/baton/telescopic = 1)

/datum/outfit/job/noble_ambassador/pre_equip(mob/living/carbon/human/H)
..()
Expand Down

0 comments on commit 7e620e2

Please sign in to comment.