The Mediborgs can now evil chem (#21401)

* The Mediborgs can now evil chem

* Updated Icons because I forgor

* made a new aibots dmi for the panc icon

* Removes Pancu, sarin, and perf. adds Tirizene

* Adds S34nw's suggestion

* removed extra space
This commit is contained in:
Alantodne
2023-07-01 10:41:03 +02:00
committed by GitHub
parent b367c427ab
commit 193b276136
4 changed files with 21 additions and 1 deletions
@@ -255,6 +255,13 @@
/obj/item/reagent_containers/borghypo = /obj/item/reagent_containers/borghypo/abductor
)
/obj/item/borg/upgrade/abductor_medi/after_install(mob/living/silicon/robot/R)
. = ..()
if(!R.emagged) // Emagged Mediborgs that are upgraded need the evil chems.
return
for(var/obj/item/reagent_containers/borghypo/F in R.module.modules)
F.emag_act()
/obj/item/borg/upgrade/syndicate
name = "safety override module"
desc = "Unlocks the hidden, deadlier functions of a cyborg."