Skip to content

Commit

Permalink
kills u
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadhorizon committed Jun 9, 2024
1 parent 718e338 commit 33bf728
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions code/modules/clothing/outfits/factions/independent.dm
Original file line number Diff line number Diff line change
Expand Up @@ -385,8 +385,8 @@
box = /obj/item/storage/box/survival/engineer
chameleon_extras = /obj/item/stamp/ce

/datum/outfit/job/independent/ce/western // Something between CE and QM
name = "Independent - Chief Engineer (Western)"
/datum/outfit/job/independent/ce/western
name = "Independent - Foreman (Western)" // Something between CE and QM

belt = /obj/item/storage/belt/utility/full/engi // Indies probably don't need adv. tools
uniform = /obj/item/clothing/under/rank/security/detective
Expand Down Expand Up @@ -537,15 +537,6 @@

chameleon_extras = /obj/item/stamp/qm

/datum/outfit/job/independent/quartermaster/western
name = "Independent - Quartermaster (Western)"

uniform = /obj/item/clothing/under/rank/cargo/qm
suit = /obj/item/clothing/suit/toggle/hazard
shoes = /obj/item/clothing/shoes/workboots
glasses = /obj/item/clothing/glasses/sunglasses
head = /obj/item/clothing/head/cowboy/sec

/datum/outfit/job/independent/miner
name = "Independent - Miner"
jobtype = /datum/job/mining
Expand Down

0 comments on commit 33bf728

Please sign in to comment.