Skip to content

Commit

Permalink
File cleanup for ert_outfits.dm (ParadiseSS13#22607)
Browse files Browse the repository at this point in the history
* ert_outfits cleanup

* another one

* a few adjustments
  • Loading branch information
Burzah authored and BR54FF committed Oct 23, 2023
1 parent 3a90ea6 commit d8f7de5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/modules/response_team/ert_outfits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,11 @@
/obj/item/organ/internal/eyes/cybernetic/shield
)

cybernetic_implants = list(
/obj/item/organ/internal/cyberimp/brain/wire_interface/hardened,
/obj/item/organ/internal/eyes/cybernetic/shield
)

/datum/outfit/job/centcom/response_team/engineer/red
name = "RT Engineer (Red)"
shoes = /obj/item/clothing/shoes/magboots/advance
Expand Down

0 comments on commit d8f7de5

Please sign in to comment.