Gives Red alert jani ERT improved jani arm implant, gives the mop implant to amber jani ERT (#14928)

This commit is contained in:
Darkmight9
2020-12-16 14:59:03 -05:00
committed by GitHub
parent fdc3a9fe2e
commit c456b89952
+4 -1
View File
@@ -509,6 +509,9 @@
r_hand = /obj/item/gun/energy/disabler
cybernetic_implants = list(
/obj/item/organ/internal/cyberimp/arm/advmop)
/datum/outfit/job/centcom/response_team/janitorial/red
name = "RT Janitor (Red)"
suit = /obj/item/clothing/suit/space/hardsuit/ert/janitor
@@ -518,7 +521,7 @@
l_pocket = /obj/item/gun/energy/gun/mini
cybernetic_implants = list(
/obj/item/organ/internal/cyberimp/arm/advmop,
/obj/item/organ/internal/cyberimp/arm/janitorial,
/obj/item/organ/internal/cyberimp/chest/nutriment
)