mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Buffs Mediborg abductor module to affect medihypo (#20471)
* Buffs Mediborg abductor module to affect medihypo * Adds the missing space
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user