Dignitary drip - Magistrate, NT Rep, Blueshield (#20438)

* dignitary, human, items, spawning

* garment bag update

* dignitary icons

* ntrep cap

* gloves and hat fix

* dignitary icons part 2 and misc code

* minor stuff

* hat fix from updates also drask and grey suit slot

* minor description discrepancy

* cane resprite
This commit is contained in:
Christasmurf
2023-03-02 09:15:35 +00:00
committed by GitHub
parent 261d7f8e17
commit 330180c83e
31 changed files with 117 additions and 51 deletions
@@ -139,6 +139,8 @@
/obj/item/storage/bag/garment/nanotrasen_representative/populate_contents()
new /obj/item/clothing/head/ntrep(src)
new /obj/item/clothing/under/rank/centcom/representative(src)
new /obj/item/clothing/under/rank/centcom/representative/skirt(src)
new /obj/item/clothing/under/rank/centcom/representative/formal(src)
new /obj/item/clothing/under/rank/civilian/lawyer/oldman(src)
new /obj/item/clothing/under/rank/civilian/lawyer/black(src)
new /obj/item/clothing/under/suit/female(src)
@@ -155,9 +157,10 @@
/obj/item/storage/bag/garment/magistrate/populate_contents()
new /obj/item/clothing/head/justice_wig(src)
new /obj/item/clothing/head/powdered_wig(src)
new /obj/item/clothing/under/suit/really_black(src)
new /obj/item/clothing/under/rank/centcom/magistrate(src)
new /obj/item/clothing/suit/judgerobe(src)
new /obj/item/clothing/under/rank/centcom/magistrate/skirt(src)
new /obj/item/clothing/under/rank/centcom/magistrate/formal(src)
new /obj/item/clothing/suit/magirobe(src)
new /obj/item/clothing/shoes/centcom(src)
new /obj/item/clothing/glasses/sunglasses(src)
new /obj/item/clothing/gloves/color/white(src)
@@ -169,6 +172,8 @@
/obj/item/storage/bag/garment/blueshield/populate_contents()
new /obj/item/clothing/head/beret/centcom/officer(src)
new /obj/item/clothing/head/beret/centcom/officer/navy(src)
new /obj/item/clothing/under/rank/centcom/blueshield(src)
new /obj/item/clothing/under/rank/centcom/blueshield/skirt(src)
new /obj/item/clothing/under/rank/centcom/blueshield/formal(src)
new /obj/item/clothing/suit/armor/vest/blueshield(src)
new /obj/item/clothing/suit/storage/blueshield(src)