Skip to content

Commit

Permalink
minutemen outfit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Nov 4, 2023
1 parent e35619e commit 18b94b8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion code/modules/clothing/outfits/ert/minutemen_ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,10 @@
/datum/outfit/centcom/ert/minutemen/bard/leader
name = "ERT - Minutemen BARD Sargent"

belt = /obj/item/storage/belt/military/assault/minutemen
uniform = /obj/item/clothing/under/rank/command/minutemen
suit = /obj/item/clothing/suit/armor/vest/marine/heavy
suit_store = null
suit_store = /obj/item/gun/ballistic/automatic/assault/p16/minutemen
glasses = /obj/item/clothing/glasses/hud/security/night
r_pocket = /obj/item/grenade/c4
l_pocket = /obj/item/reagent_containers/hypospray/medipen/stimpack
Expand Down Expand Up @@ -91,12 +92,16 @@

head = null
mask = null
belt = /obj/item/clipboard
glasses = /obj/item/clothing/glasses/sunglasses
uniform = /obj/item/clothing/under/rank/command/minutemen
suit = /obj/item/clothing/suit/toggle/lawyer/minutemen
ears = /obj/item/radio/headset/minutemen/alt/captain
back = /obj/item/storage/backpack/satchel/leather

l_pocket = null
r_pocket = null

id_role = "Lieutenant"

/datum/outfit/centcom/ert/minutemen/piratehunters
Expand Down

0 comments on commit 18b94b8

Please sign in to comment.