Skip to content

Commit

Permalink
removes wallets from a few outfits
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Jun 6, 2024
1 parent 3b24c8d commit 4d74220
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions code/modules/clothing/outfits/factions/independent.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
box = /obj/item/storage/box/survival
id = /obj/item/card/id

r_pocket = /obj/item/storage/wallet

// Assistant

/datum/outfit/job/independent/assistant
Expand Down Expand Up @@ -289,7 +287,6 @@
jobtype = /datum/job/engineer

belt = /obj/item/storage/belt/utility/full/engi
l_pocket = /obj/item/storage/wallet
gloves = /obj/item/clothing/gloves/color/yellow
ears = /obj/item/radio/headset/headset_eng
uniform = /obj/item/clothing/under/rank/engineering/engineer
Expand Down Expand Up @@ -368,7 +365,6 @@

id = /obj/item/card/id/silver
belt = /obj/item/storage/belt/utility/chief/full
l_pocket = /obj/item/storage/wallet
ears = /obj/item/radio/headset/headset_com
uniform = /obj/item/clothing/under/rank/engineering/chief_engineer
dcoat = /obj/item/clothing/suit/hooded/wintercoat/engineering
Expand Down
1 change: 0 additions & 1 deletion code/modules/clothing/outfits/factions/nanotrasen.dm
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@

id = /obj/item/card/id/silver
belt = /obj/item/storage/belt/utility/chief/full
l_pocket = /obj/item/storage/wallet
ears = /obj/item/radio/headset/headset_com
uniform = /obj/item/clothing/under/nanotrasen/engineering/director
dcoat = /obj/item/clothing/suit/hooded/wintercoat/engineering
Expand Down

0 comments on commit 4d74220

Please sign in to comment.