Buffs Mediborg abductor module to affect medihypo (#20471)

* Buffs Mediborg abductor module to affect medihypo

* Adds the missing space
This commit is contained in:
Alantodne
2023-03-26 12:23:36 +01:00
committed by GitHub
parent aa345e6ee6
commit b6086b110a
2 changed files with 8 additions and 1 deletions
@@ -57,6 +57,12 @@
bypass_protection = TRUE
choosen_reagent = "syndicate_nanites"
/obj/item/reagent_containers/borghypo/abductor
charge_cost = 40
recharge_time = 3
reagent_ids = list("salglu_solution", "epinephrine", "hydrocodone", "spaceacillin", "charcoal", "mannitol", "salbutamol", "corazone")
bypass_protection = 1
/obj/item/reagent_containers/borghypo/Initialize(mapload)
. = ..()
START_PROCESSING(SSobj, src)